summaryrefslogtreecommitdiffabout
path: root/lib/Makefile.am
Unidiff
Diffstat (limited to 'lib/Makefile.am') (more/less context) (ignore whitespace changes)
-rw-r--r--lib/Makefile.am5
1 files changed, 4 insertions, 1 deletions
diff --git a/lib/Makefile.am b/lib/Makefile.am
index 69c749e..783f2ab 100644
--- a/lib/Makefile.am
+++ b/lib/Makefile.am
@@ -22,4 +22,7 @@ libopkele_la_SOURCES = \
22 data.cc \ 22 data.cc \
23 consumer.cc \ 23 consumer.cc \
24 exception.cc \ 24 exception.cc \
25 extension.cc 25 extension.cc \
26 sreg.cc
27libopkele_la_LDFLAGS = \
28 -version-info 1:0:0