summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/groff/src/preproc/html/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/usr.bin/groff/src/preproc/html/Makefile')
-rw-r--r--gnu/usr.bin/groff/src/preproc/html/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/groff/src/preproc/html/Makefile b/gnu/usr.bin/groff/src/preproc/html/Makefile
index 2667405..da32411 100644
--- a/gnu/usr.bin/groff/src/preproc/html/Makefile
+++ b/gnu/usr.bin/groff/src/preproc/html/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PROG_CXX= pre-grohtml
-SRCS= pre-html.cc pushbackbuffer.cc
+SRCS= pre-html.cc pushback.cc
DPADD= ${LIBGROFF}
LDADD= ${LIBGROFF}
NOMAN= YES
OpenPOWER on IntegriCloud