opensc/Makefile.am

16 lines
417 B
Makefile
Raw Normal View History

# Process this file with automake to create 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 acinclude.m4 aclocal.m4
DEPCLEANFILES = config.log configure
AUTOMAKE_OPTIONS = foreign