Whamcloud - gitweb
git://git.whamcloud.com
/
fs
/
lustre-release.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d078e96
)
b=3533
author
jacob
<jacob>
Thu, 10 Jun 2004 23:25:38 +0000
(23:25 +0000)
committer
jacob
<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
patch
|
blob
|
history
diff --git
a/lustre/utils/Lustre/Makefile.am
b/lustre/utils/Lustre/Makefile.am
index
e8e522f
..
c3d9a59
100644
(file)
--- a/
lustre/utils/Lustre/Makefile.am
+++ b/
lustre/utils/Lustre/Makefile.am
@@
-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