mirror of
https://github.com/NixOS/nix
synced 2025-06-25 02:21:16 +02:00
3 lines
150 B
Makefile
3 lines
150 B
Makefile
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
|