1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2024-09-21 11:30:30 -04:00
nix/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