projects
/
tahoe-lafs
/
tahoe-lafs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1bbdec2
)
Makefile: include misc/ directories other than misc/build_helpers in SOURCES. refs...
author
david-sarah
<david-sarah@jacaranda.org>
Fri, 7 Oct 2011 03:29:58 +0000
(
03:29
+0000)
committer
david-sarah
<david-sarah@jacaranda.org>
Fri, 7 Oct 2011 03:29:58 +0000
(
03:29
+0000)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index ac08c2571d282f7ee30d4999fcdff53c7cb40740..f1fd3a9b7f57f0ed45f41d93aeb4ff62f8ec7ee7 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-10,7
+10,7
@@
export PYTHON
# itself. It will also create it in the beginning of the 'develop' command.
TAHOE=$(PYTHON) bin/tahoe
-SOURCES=src/allmydata src/buildtest static misc
/build_helpers
bin/tahoe-script.template twisted setup.py
+SOURCES=src/allmydata src/buildtest static misc bin/tahoe-script.template twisted setup.py
.PHONY: make-version build