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

nix-hash_DIR := $(d)

nix-hash_SOURCES = nix-hash.cc

nix-hash_LIBS = libmain libstore libutil libformat