summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMiloslav Trmač <mitr@redhat.com>2012-07-30 09:31:54 +0200
committerMiloslav Trmač <mitr@redhat.com>2012-07-30 09:33:15 +0200
commit56beac7c00a3b5e4879f918b14ca9e85e63d4a33 (patch)
treeb98273ebd88252c1bf1773249d70a7ecce6854d8
parent5936ab0875cf9a3e5cec59babee45a9016e0e271 (diff)
downloadlibumberlog-56beac7c00a3b5e4879f918b14ca9e85e63d4a33.tar.gz
libumberlog-56beac7c00a3b5e4879f918b14ca9e85e63d4a33.tar.xz
libumberlog-56beac7c00a3b5e4879f918b14ca9e85e63d4a33.zip
Rebuild libumberlog.la when the link script changes
Signed-off-by: Miloslav Trmač <mitr@redhat.com>
-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