From 0d3a1a8582a7b0120e35c507165db6d02ceea258 Mon Sep 17 00:00:00 2001 From: Eelco Dolstra Date: Tue, 2 Dec 2003 12:37:37 +0000 Subject: * Add missing files to `make dist'. --- src/nix-hash/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/nix-hash') diff --git a/src/nix-hash/Makefile.am b/src/nix-hash/Makefile.am index 154f7a2760d2..00bf6afd6e28 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 -- cgit 1.4.1