about summary refs log tree commit diff
path: root/src/nix-hash/Makefile.new
blob: 87aba716cba484674b54e67a284d8cb618662450 (plain) (blame)
1
2
3
4
5
6
7
PROGRAMS += nix-hash

nix-hash_DIR := $(here)

nix-hash_SOURCES = nix-hash.cc

nix-hash_LIBS = libmain libstore libutil libformat