about summary refs log blame commit diff
path: root/local.mk
blob: 174e6150e0798e8585b9bbb6168d4e1e99b62ecb (plain) (tree)
1
2
3
4
5

                                                         


                                                                                           
dist-files += $(shell git ls-files) $(shell git ls-files)

dist-files += configure config.h.in

GLOBAL_CXXFLAGS += -I . -I src -I src/libutil -I src/libstore -I src/libmain -I src/libexpr