mirror of
https://github.com/privatevoid-net/nix-super.git
synced 2025-01-19 01:26:47 +02:00
5 lines
188 B
Makefile
5 lines
188 B
Makefile
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
|