summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
Diffstat (limited to 'lib')
-rw-r--r--lib/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/Makefile.am b/lib/Makefile.am
index 8c1bf3c..100b633 100644
--- a/lib/Makefile.am
+++ b/lib/Makefile.am
@@ -5,6 +5,7 @@ LUL_AGE = 1
lib_LTLIBRARIES = libumberlog.la
libumberlog_la_LDFLAGS = -Wl,--version-script,${srcdir}/libumberlog.ld \
-version-info ${LUL_CURRENT}:${LUL_REVISION}:${LUL_AGE}
+EXTRA_libumberlog_la_DEPENDENCIES = libumberlog.ld
libumberlog_la_SOURCES = umberlog.c umberlog.h buffer.c buffer.h
libumberlog_la_LIBADD = -lpthread