Add Makefile for nix-log2xml

This commit is contained in:
Eelco Dolstra 2013-11-23 23:42:50 +00:00
parent 07c87a8e9e
commit abb5bd66de
2 changed files with 6 additions and 0 deletions

View file

@ -9,6 +9,7 @@ SUBS = \
src/nix-instantiate/Makefile.new \
src/nix-env/Makefile.new \
src/nix-daemon/Makefile.new \
src/nix-log2xml/Makefile.new \
corepkgs/Makefile.new
GLOBAL_CXXFLAGS = -I . -I src -I src/libutil -I src/libstore -I src/libmain -I src/libexpr