1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-11-11 04:56:01 +01:00

* Source tree refactoring.

This commit is contained in:
Eelco Dolstra 2003-11-18 10:47:59 +00:00
parent 45610ae675
commit 8798fae304
21 changed files with 31 additions and 512 deletions

View file

@ -7,6 +7,6 @@ AM_CXXFLAGS = \
-DNIX_DATA_DIR=\"$(datadir)\" \
-DNIX_STATE_DIR=\"$(localstatedir)/nix\" \
-DNIX_LOG_DIR=\"$(localstatedir)/log/nix\" \
-I.. -I../../externals/inst/include -I../libnix
-I.. -I../../externals/inst/include -I../libutil -I../libnix
EXTRA_DIST = *.hh