root/releases/opensc-0.7.0/Makefile.am

Revision 440, 366 bytes (checked in by aet, 7 years ago)

Update TODO and Changelog
'make dist' fixes
Add missing README for OpenSC-Signer

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
Line 
1## Makefile.am -- Process this file with automake to produce Makefile.in
2
3SUBDIRS = . aclocal docs etc src
4
5EXTRA_DIST = CodingStyle README.signer bootstrap
6
7MAINTAINERCLEANFILES = Makefile.in aclocal.m4 acinclude.m4 \
8        config.guess config.h.in config.sub configure \
9        install-sh ltmain.sh missing mkinstalldirs ylwrap
10
11# require automake 1.5
12AUTOMAKE_OPTIONS = 1.5
Note: See TracBrowser for help on using the browser.