about summary refs log tree commit diff
path: root/src/nix-store/Makefile.am
diff options
context:
space:
mode:
authorEelco Dolstra <e.dolstra@tudelft.nl>2003-11-25T13·03+0000
committerEelco Dolstra <e.dolstra@tudelft.nl>2003-11-25T13·03+0000
commitba73f94b3bba9c19726443556b0124fe63dccee6 (patch)
treec8d5c57d4bd4eb3b884d38d0043eea8cdc8d69c4 /src/nix-store/Makefile.am
parent66c115ef5faabb1bcd47ac0d375aeee39b300c43 (diff)
* Another fix.
Diffstat (limited to 'src/nix-store/Makefile.am')
-rw-r--r--src/nix-store/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/nix-store/Makefile.am b/src/nix-store/Makefile.am
index be35c5f27f..3738c53ca2 100644
--- a/src/nix-store/Makefile.am
+++ b/src/nix-store/Makefile.am
@@ -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