opensc/Makefile.am
aet 3775b18c81 Autotools update. Add bunch of stuff to configure.in to
make building of libopensc more portable to various
operating systems.

Requires autoconf 2.52 and automake 1.5.

Add all necessary files except Makefile.in, so you still
need to run ./bootstrap though. There's not much point
adding config.guess and friends without them, maybe later.


git-svn-id: https://www.opensc-project.org/svnp/opensc/trunk@94 c6295689-39f2-0310-b995-f0e70906c6a9
2001-12-22 22:27:20 +00:00

9 lines
169 B
Makefile

## Makefile.am -- Process this file with automake to produce Makefile.in
SUBDIRS = . aclocal src
EXTRA_DIST = bootstrap
# require automake 1.5
AUTOMAKE_OPTIONS = 1.5