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 --- storagemgr/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'storagemgr') diff --git a/storagemgr/Makefile.am b/storagemgr/Makefile.am index 60e93bd..f019320 100644 --- a/storagemgr/Makefile.am +++ b/storagemgr/Makefile.am @@ -28,7 +28,7 @@ # ################################################################## -noinst_LIBRARIES = libstoragemgr.a +lib_LIBRARIES = libstoragemgr.a libstoragemgr_a_SOURCES = sstoragelayout.cc sstoragelayout.hh CLEANFILES= core client.bm client.dbg client.log ir.out -- cgit