about summary refs log blame commit diff
path: root/src/nix-daemon/Makefile.new
blob: a2d98e790557f6b3ac46e9d3eade1a36289586db (plain) (tree)
1
2
3
4
5
6
7






                                                    
PROGRAMS += nix-daemon

nix-daemon_DIR := $(here)

nix-daemon_SOURCES = nix-daemon.cc

nix-daemon_LIBS = libmain libstore libutil libformat