summaryrefslogtreecommitdiff
path: root/src/devices/grolbp/Makefile.sub
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/grolbp/Makefile.sub')
-rw-r--r--src/devices/grolbp/Makefile.sub2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/grolbp/Makefile.sub b/src/devices/grolbp/Makefile.sub
index c9aef240..a2372933 100644
--- a/src/devices/grolbp/Makefile.sub
+++ b/src/devices/grolbp/Makefile.sub
@@ -1,6 +1,6 @@
PROG=grolbp$(EXEEXT)
MAN1=grolbp.n
-XLIBS=$(LIBDRIVER) $(LIBGROFF) $(LIBGNU)
+XLIBS=$(LIBDRIVER) $(LIBGROFF)
MLIB=$(LIBM)
OBJS=lbp.$(OBJEXT)
CCSRCS=$(srcdir)/lbp.cpp