* Another fix.

This commit is contained in:
Eelco Dolstra 2003-11-25 13:03:48 +00:00
parent 66c115ef5f
commit ba73f94b3b
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
bin_PROGRAMS = nix-store
nix_store_SOURCES = main.cc dotgraph.cc dotgraph.hh help.txt.hh
nix_store_SOURCES = main.cc dotgraph.cc dotgraph.hh help.txt
nix_store_LDADD = ../libmain/libmain.a ../libstore/libstore.a ../libutil/libutil.a \
../boost/format/libformat.a -L../../externals/inst/lib -ldb_cxx -lATerm