From 1a1d8b073a1d770c8de4f8eb274387b209b32782 Mon Sep 17 00:00:00 2001 From: Eelco Dolstra Date: Mon, 25 Nov 2013 11:39:21 +0000 Subject: Add a Makefile for bsdiff --- Makefile.new | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile.new') 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 -- cgit 1.4.1