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:
6b1d0b5
)
Fri Oct 7 04:29:58 BST 2011 david-sarah@jacaranda.org
author
Daira Hopwood
<daira@jacaranda.org>
Thu, 5 Sep 2013 18:12:43 +0000
(19:12 +0100)
committer
Daira Hopwood
<daira@jacaranda.org>
Thu, 5 Sep 2013 18:12:43 +0000
(19:12 +0100)
* Makefile: include misc/ directories other than misc/build_helpers in SOURCES. refs #1557
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index da4392e0b2fa5508e8f0ef6f50a25a9c071b0ed9..38bb647994425717c8d83bbffb1211caf410abcd 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