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, 4 insertions, 0 deletions
diff --git a/lib/Makefile.am b/lib/Makefile.am
index 49f7809f..8623ea44 100644
--- a/lib/Makefile.am
+++ b/lib/Makefile.am
@@ -36,12 +36,16 @@ libman_la_SOURCES = \
appendstr.h \
cleanup.c \
cleanup.h \
+ compression.c \
+ compression.h \
debug.c \
debug.h \
encodings.c \
encodings.h \
fatal.c \
fatal.h \
+ filenames.c \
+ filenames.h \
glcontainers.c \
glcontainers.h \
linelength.c \