summaryrefslogtreecommitdiffstats
path: root/mddmgr
diff options
context:
space:
mode:
Diffstat (limited to 'mddmgr')
-rw-r--r--mddmgr/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/mddmgr/Makefile.am b/mddmgr/Makefile.am
index 5aac570..afcd4e6 100644
--- a/mddmgr/Makefile.am
+++ b/mddmgr/Makefile.am
@@ -30,7 +30,7 @@
AM_CXXFLAGS=@BASEDBCXXFLAGS@
-noinst_LIBRARIES= libmddmgr.a
+lib_LIBRARIES= libmddmgr.a
libmddmgr_a_SOURCES= mddobj.cc mddobj.hh \
mddcoll.cc mddcoll.hh \
mddcolliter.cc mddcolliter.icc mddcolliter.hh