about summary refs log tree commit diff
path: root/Makefile.config.in
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.config.in
parent784feb68392ec4a0bdd45bf0d37f08c3eb1b61ac (diff)
Add a Makefile for bsdiff
Diffstat (limited to 'Makefile.config.in')
-rw-r--r--Makefile.config.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.config.in b/Makefile.config.in
index 48baa28894..b9d9bd1c46 100644
--- a/Makefile.config.in
+++ b/Makefile.config.in
@@ -9,6 +9,7 @@ OPENSSL_LIBS = @OPENSSL_LIBS@
 PACKAGE_NAME = @PACKAGE_NAME@
 PACKAGE_VERSION = @PACKAGE_VERSION@
 bindir = @bindir@
+bsddiff_compat_include = @bsddiff_compat_include@
 datadir = @datadir@
 datarootdir = @datarootdir@
 exec_prefix = @exec_prefix@