summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2008-07-25 22:05:01 +0200
committerLennart Poettering <lennart@poettering.net>2008-07-25 22:05:01 +0200
commit4df72ec2f63128efda616506e80a66aa7315f94c (patch)
tree7b065389eeb7e10debbd62989373d99e095d83ca
parentd52735861a3991d1fbc41885b9f8ac85e25a398d (diff)
set version info from configure script
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 040029b..997099a 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -51,7 +51,7 @@ sktest_LDADD = \
libatasmart_la_SOURCES = \
atasmart.strpool.c atasmart.h
libatasmart_la_LDFLAGS = \
- -version-info 0:0:0
+ -version-info $(LIBATASMART_VERSION_INFO)
strpool_SOURCES = \
strpool.c