Rename Makefile.new -> Makefile
This commit is contained in:
parent
962551a071
commit
7ce0e05ad8
18 changed files with 20 additions and 22 deletions
7
src/nix-daemon/Makefile
Normal file
7
src/nix-daemon/Makefile
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
PROGRAMS += nix-daemon
|
||||
|
||||
nix-daemon_DIR := $(d)
|
||||
|
||||
nix-daemon_SOURCES = nix-daemon.cc
|
||||
|
||||
nix-daemon_LIBS = libmain libstore libutil libformat
|
||||
Loading…
Add table
Add a link
Reference in a new issue