forked from lix-project/lix
40b3f64b55
* Some refactoring: put the NAR archive integer/string serialisation code in a separate file so it can be reused by the worker protocol implementation.
7 lines
216 B
Makefile
7 lines
216 B
Makefile
SUBDIRS = bin2c boost libutil libstore libmain nix-store nix-hash \
|
|
libexpr nix-instantiate nix-env nix-worker nix-log2xml bsdiff-4.3
|
|
|
|
EXTRA_DIST = aterm-helper.pl
|
|
|
|
#SETUID_PROGS = nix-store nix-instantiate nix-env
|