root/releases/opensc-0.9.3/Makefile.am

Revision 1957, 465 bytes (checked in by anonymous, 4 years ago)

This commit was manufactured by cvs2svn to create branch 'opensc-0.9.3'.

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
Line 
1# Process this file with automake to create Makefile.in
2
3SUBDIRS = . aclocal docs etc macos src win32
4
5EXTRA_DIST = ANNOUNCE CodingStyle PAM_README QUICKSTART README bootstrap Makefile.mak depcomp
6
7MAINTAINERCLEANFILES = \
8        Makefile.in config.h.in configure \
9        install-sh ltmain.sh missing mkinstalldirs \
10        compile depcomp config.log config.status \
11        config.guess config.sub acinclude.m4 aclocal.m4
12
13DEPCLEANFILES = config.log configure
14
15AUTOMAKE_OPTIONS = foreign
Note: See TracBrowser for help on using the browser.