summaryrefslogtreecommitdiffstats
path: root/storagemgr/Makefile-files
diff options
context:
space:
mode:
Diffstat (limited to 'storagemgr/Makefile-files')
-rw-r--r--storagemgr/Makefile-files9
1 files changed, 5 insertions, 4 deletions
diff --git a/storagemgr/Makefile-files b/storagemgr/Makefile-files
index 47922a5..705b25d 100644
--- a/storagemgr/Makefile-files
+++ b/storagemgr/Makefile-files
@@ -28,9 +28,10 @@
#
##################################################################
-pkglib_LTLIBRARIES = libstoragemgr.la
-libstoragemgr_la_SOURCES = sstoragelayout.cc sstoragelayout.hh \
- stgmddconfig.cc stgmddconfig.hh
+pkglib_LTLIBRARIES += libstoragemgr.la
-CLEANFILES= core client.bm client.dbg client.log ir.out
+libstoragemgr_la_SOURCES = sstoragelayout.cc sstoragelayout.hh
+libstoragemgr_la_SOURCES += stgmddconfig.cc stgmddconfig.hh
+
+CLEANFILES += core client.bm client.dbg client.log ir.out