about summary refs log tree commit diff
path: root/src/nix-hash
diff options
context:
space:
mode:
authorEelco Dolstra <e.dolstra@tudelft.nl>2003-12-02T12·37+0000
committerEelco Dolstra <e.dolstra@tudelft.nl>2003-12-02T12·37+0000
commit0d3a1a8582a7b0120e35c507165db6d02ceea258 (patch)
treea39e0ccc236f2986b3e6526bd6ac054d0a8cdf78 /src/nix-hash
parent0c804c677543350a2f80206a4f47adc9b7d460e3 (diff)
* Add missing files to `make dist'.
Diffstat (limited to 'src/nix-hash')
-rw-r--r--src/nix-hash/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/nix-hash/Makefile.am b/src/nix-hash/Makefile.am
index 154f7a2760..00bf6afd6e 100644
--- a/src/nix-hash/Makefile.am
+++ b/src/nix-hash/Makefile.am
@@ -1,6 +1,6 @@
 bin_PROGRAMS = nix-hash
 
-nix_hash_SOURCES = nix-hash.cc
+nix_hash_SOURCES = nix-hash.cc help.txt
 nix_hash_LDADD = ../libmain/libmain.a ../libstore/libstore.a ../libutil/libutil.a \
  ../boost/format/libformat.a -L../../externals/inst/lib -ldb_cxx -lATerm