nix-gh/src/nix-daemon/Makefile.new
2013-11-22 15:54:18 +01:00

8 lines
140 B
Makefile

PROGRAMS += nix-daemon
nix-daemon_DIR := $(here)
nix-daemon_SOURCES = nix-daemon.cc
nix-daemon_LIBS = libmain libstore libutil libformat