about summary refs log tree commit diff
path: root/local.mk
blob: 6c99ab233273cb4465235a42d1601dbd5b8605d0 (plain) (blame)
1
2
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