mirror of
https://github.com/NixOS/nix
synced 2025-06-28 22:01:15 +02:00
* Add missing files to `make dist'.
This commit is contained in:
parent
0c804c6775
commit
0d3a1a8582
3 changed files with 3 additions and 3 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue