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:
parent
45610ae675
commit
8798fae304
21 changed files with 31 additions and 512 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue