* libnix -> libstore.
This commit is contained in:
parent
8798fae304
commit
9f0f020929
26 changed files with 12 additions and 12 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../libutil -I../libnix
|
||||
-I.. -I../../externals/inst/include -I../libutil -I../libstore
|
||||
|
||||
EXTRA_DIST = *.hh
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue