summaryrefslogtreecommitdiffstats
path: root/indexmgr/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'indexmgr/Makefile.am')
-rw-r--r--indexmgr/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/indexmgr/Makefile.am b/indexmgr/Makefile.am
index 09cbf20..6303ef9 100644
--- a/indexmgr/Makefile.am
+++ b/indexmgr/Makefile.am
@@ -29,7 +29,7 @@
#
##################################################################
-lib_LIBRARIES=libindexmgr.a
+pkglib_LIBRARIES=libindexmgr.a
libindexmgr_a_SOURCES= mddobjix.cc transdirix.cc keyobject.cc srptindexlogic.cc \
sdirindexlogic.cc indexds.cc hierindexds.cc srcindexlogic.cc \
mddobjix.hh transdirix.hh keyobject.hh srptindexlogic.hh \