summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/groff/src/devices/grohtml/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/usr.bin/groff/src/devices/grohtml/Makefile')
-rw-r--r--gnu/usr.bin/groff/src/devices/grohtml/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/groff/src/devices/grohtml/Makefile b/gnu/usr.bin/groff/src/devices/grohtml/Makefile
index 01b1aa1..a2e09a1 100644
--- a/gnu/usr.bin/groff/src/devices/grohtml/Makefile
+++ b/gnu/usr.bin/groff/src/devices/grohtml/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PROG_CXX= post-grohtml
-SRCS= post-html.cc html-text.cc output.cc
+SRCS= post-html.cc html-table.cc html-text.cc output.cc
DPADD= ${LIBDRIVER} ${LIBGROFF} ${LIBM}
LDADD= ${LIBDRIVER} ${LIBGROFF} -lm
NOMAN= YES
OpenPOWER on IntegriCloud