opensc/Makefile.am

14 lines
410 B
Makefile
Raw Normal View History

## Makefile.am -- Process this file with automake to produce Makefile.in
SUBDIRS = . aclocal docs etc src
EXTRA_DIST = CodingStyle README.signer bootstrap
MAINTAINERCLEANFILES = Makefile.in aclocal.m4 acinclude.m4 \
config.guess config.h.in config.sub configure \
install-sh ltmain.sh missing mkinstalldirs ylwrap \
compile config.log config.status depcomp
# require automake 1.5
AUTOMAKE_OPTIONS = 1.5