about summary refs log tree commit diff
path: root/src/nix-log2xml
diff options
context:
space:
mode:
authorEelco Dolstra <eelco.dolstra@logicblox.com>2013-11-23T23·42+0000
committerEelco Dolstra <eelco.dolstra@logicblox.com>2013-11-23T23·42+0000
commitabb5bd66dee7afe9560b3a132da42b71d4801274 (patch)
tree062d0f690dea7b4260404506d605e3e554919c30 /src/nix-log2xml
parent07c87a8e9ef7bd42995230700169c6a18cf26313 (diff)
Add Makefile for nix-log2xml
Diffstat (limited to 'src/nix-log2xml')
-rw-r--r--src/nix-log2xml/Makefile.new5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/nix-log2xml/Makefile.new b/src/nix-log2xml/Makefile.new
new file mode 100644
index 0000000000..a88f948671
--- /dev/null
+++ b/src/nix-log2xml/Makefile.new
@@ -0,0 +1,5 @@
+PROGRAMS += nix-log2xml
+
+nix-log2xml_DIR := $(d)
+
+nix-log2xml_SOURCES = log2xml.cc