From d505bedae46aed1e835aaa322d685a5b497d585c Mon Sep 17 00:00:00 2001 From: Ted Gould Date: Wed, 7 Jan 2009 21:01:44 -0600 Subject: Setting up version of the libraries. --- libindicate/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'libindicate') diff --git a/libindicate/Makefile.am b/libindicate/Makefile.am index eec96fc..83e2836 100644 --- a/libindicate/Makefile.am +++ b/libindicate/Makefile.am @@ -27,6 +27,7 @@ libindicate_la_SOURCES = \ indicator.c libindicate_la_LDFLAGS = \ + -version-info $(LIBINDICATE_CURRENT):$(LIBINDICATE_REVISION):$(LIBINDICATE_AGE) \ -no-undefined \ -export-symbols-regex "^[^_].*" -- cgit v1.2.3