2008-04-01 21:30:41 +00:00
|
|
|
## Process this file with automake to produce Makefile.in
|
|
|
|
|
2008-06-03 23:11:09 +00:00
|
|
|
SUBDIRS = src tools
|
2008-04-01 21:30:41 +00:00
|
|
|
|
|
|
|
EXTRA_DIST = \
|
|
|
|
README AUTHORS COPYING
|
|
|
|
|
|
|
|
MAINTAINERCLEANFILES = Makefile.in aclocal.m4 config.* \
|
|
|
|
configure install-sh ltconfig ltmain.sh missing mkinstalldirs \
|
|
|
|
stamp-h.in Makefile
|
|
|
|
|