Nix/local.mk

4 lines
150 B
Makefile
Raw Normal View History

2014-02-01 14:28:31 +01:00
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