mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-01-18 10:46:24 +00:00
Makefile: include misc/ directories other than misc/build_helpers in SOURCES. refs #1557
This commit is contained in:
parent
1bbdec2a20
commit
0d0bbbbe0a
2
Makefile
2
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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user