summaryrefslogtreecommitdiff
path: root/src/preproc/html/Makefile.sub
diff options
context:
space:
mode:
Diffstat (limited to 'src/preproc/html/Makefile.sub')
-rw-r--r--src/preproc/html/Makefile.sub2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/preproc/html/Makefile.sub b/src/preproc/html/Makefile.sub
index 0763537a..2a8adea9 100644
--- a/src/preproc/html/Makefile.sub
+++ b/src/preproc/html/Makefile.sub
@@ -1,7 +1,7 @@
PROG=pre-grohtml$(EXEEXT)
# MAN1=pre-grohtml.n
MAN1=
-XLIBS=$(LIBGROFF)
+XLIBS=$(LIBGROFF) $(LIBGNU)
MLIB=$(LIBM)
OBJS=pre-html.$(OBJEXT) pushback.$(OBJEXT)
CCSRCS=$(srcdir)/pre-html.cpp $(srcdir)/pushback.cpp