libexec_PROGRAMS = bsdiff bspatch bsdiff_SOURCES = bsdiff.c bspatch_SOURCES = bspatch.c AM_CFLAGS = -O3 -DBZIP2=\"$(bzip2)\"