Fix "make dist"
This commit is contained in:
parent
0c6d62cf27
commit
6ef32bddc1
9 changed files with 19 additions and 15 deletions
3
local.mk
Normal file
3
local.mk
Normal file
|
@ -0,0 +1,3 @@
|
|||
dist-files += $(shell git ls-files) $(shell git ls-files)
|
||||
|
||||
GLOBAL_CXXFLAGS = -I . -I src -I src/libutil -I src/libstore -I src/libmain -I src/libexpr
|
Loading…
Add table
Add a link
Reference in a new issue