diff options
Diffstat (limited to 'src/compat/Makefile.am')
-rw-r--r-- | src/compat/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/compat/Makefile.am b/src/compat/Makefile.am index 273389e..06bab5c 100644 --- a/src/compat/Makefile.am +++ b/src/compat/Makefile.am @@ -27,4 +27,5 @@ libcompat_la_SOURCES = \ compat-daemon.c \ compat-inet_ntop.c \ compat-inet_pton.c \ + compat-lz4.c compat-lz4.h \ compat-versionhelpers.h |