summaryrefslogtreecommitdiff
path: root/lib/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Makefile.am')
-rw-r--r--lib/Makefile.am4
1 files changed, 1 insertions, 3 deletions
diff --git a/lib/Makefile.am b/lib/Makefile.am
index 30f48f5d..e5bd626c 100644
--- a/lib/Makefile.am
+++ b/lib/Makefile.am
@@ -37,8 +37,6 @@ libman_la_SOURCES = \
cleanup.c \
cleanup.h \
debug.c \
- decompress.c \
- decompress.h \
encodings.c \
encodings.h \
glcontainers.c \
@@ -61,7 +59,7 @@ libman_la_SOURCES = \
xregcomp.h
libman_la_LIBADD = ../gl/lib/libgnu.la $(LTLIBOBJS) \
- $(LIBCOMPRESS) @LTLIBINTL@
+ @LTLIBINTL@
libman_la_LDFLAGS = \
-avoid-version -release $(VERSION) -rpath $(pkglibdir) \