Add a Makefile for bsdiff

This commit is contained in:
Eelco Dolstra 2013-11-25 11:39:21 +00:00
parent 784feb6839
commit 1a1d8b073a
4 changed files with 18 additions and 2 deletions

View file

@ -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@