opensc/Makefile.am

15 lines
413 B
Makefile

## Makefile.am -- Process this file with automake to produce Makefile.in
SUBDIRS = . aclocal docs etc src win32
EXTRA_DIST = CodingStyle bootstrap Makefile.mak depcomp
MAINTAINERCLEANFILES = Makefile.in config.h.in configure \
install-sh ltmain.sh missing mkinstalldirs \
compile depcomp config.log config.status \
config.guess config.sub
DEPCLEANFILES = config.log configure
AUTOMAKE_OPTIONS=foreign