Whamcloud - gitweb
b=3533
authorjacob <jacob>
Thu, 10 Jun 2004 23:25:38 +0000 (23:25 +0000)
committerjacob <jacob>
Thu, 10 Jun 2004 23:25:38 +0000 (23:25 +0000)
r=adilger

fixes from 1.2.2 release to make --disable/--enable work correctly for
buliding packages.

lustre/utils/Lustre/Makefile.am

index e8e522f..c3d9a59 100644 (file)
@@ -1,2 +1,4 @@
+if UTILS
 pymod_SCRIPTS = __init__.py lustredb.py error.py cmdline.py
-EXTRA_DIST = $(pymod_SCRIPTS)
+endif
+EXTRA_DIST = __init__.py lustredb.py error.py cmdline.py