Imported Upstream version 1.1.3
[platform/upstream/libzip.git] / src / Makefile.am
1 bin_PROGRAMS=zipcmp zipmerge ziptool
2 noinst_PROGRAMS=hole
3
4 hole_SOURCES= hole.c source_hole.c
5 ziptool_SOURCES= source_hole.c ziptool.c
6
7 AM_CPPFLAGS=-I${top_srcdir}/lib -I../lib
8 LDADD=${top_builddir}/lib/libzip.la
9
10 EXTRA_DIST=     CMakeLists.txt getopt.c getopt.h