From cd62f6e0b5e82a9e18676b8a7e88ab6538961436 Mon Sep 17 00:00:00 2001 From: Andrei Aiordachioaie Date: Fri, 24 Jul 2009 11:17:29 +0200 Subject: fixed generation of lib/ and include/ folders on install --- relindexif/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'relindexif') diff --git a/relindexif/Makefile.am b/relindexif/Makefile.am index d7ab48d..c7d2069 100644 --- a/relindexif/Makefile.am +++ b/relindexif/Makefile.am @@ -33,7 +33,7 @@ AM_LDFLAGS=@BASEDBLDFLAGS@ .@EMBEDDEDSQLEXT@.@EMBEDDEDSQLOUT@: $(EMBEDDEDSQLPRECOMPILER) $@ $< -noinst_LIBRARIES=librelindexif.a +lib_LIBRARIES=librelindexif.a librelindexif_a_SOURCES=dbrcindexdscommon.cc dbrcindexds.hh \ dbtcindexcommon.cc dbtcindex.hh \ hierindexcommon.cc hierindex.hh \ -- cgit