about summary refs log tree commit diff
path: root/Makefile.new
diff options
context:
space:
mode:
authorEelco Dolstra <eelco.dolstra@logicblox.com>2013-11-25T11·39+0000
committerEelco Dolstra <eelco.dolstra@logicblox.com>2013-11-25T11·39+0000
commit1a1d8b073a1d770c8de4f8eb274387b209b32782 (patch)
tree20fe7cf49a96cd6205897c2a1cd77e616ad937b7 /Makefile.new
parent784feb68392ec4a0bdd45bf0d37f08c3eb1b61ac (diff)
Add a Makefile for bsdiff
Diffstat (limited to 'Makefile.new')
-rw-r--r--Makefile.new1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.new b/Makefile.new
index ed090a1f4739..b3ff2fc1b4ef 100644
--- a/Makefile.new
+++ b/Makefile.new
@@ -10,6 +10,7 @@ SUBS = \
   src/nix-env/Makefile.new \
   src/nix-daemon/Makefile.new \
   src/nix-log2xml/Makefile.new \
+  src/bsdiff-4.3/Makefile.new \
   corepkgs/Makefile.new
 
 GLOBAL_CXXFLAGS = -I . -I src -I src/libutil -I src/libstore -I src/libmain -I src/libexpr