## Process this file with automake to produce Makefile.in
## What we should distribute i addtition to files listed by automake --help
EXTRA_DIST = bootstrap License Themes
## What subdirs should be processed
SUBDIRS = src pixmaps
## I feel that a maintainer-clean should make the project ready for CVS checkin.
## And only files that are manually generated(or modified) should be in CVS.
## So therefore maintainter cleans everything except sources, info files,
## Makefile.am, configure.ac and bootstrap.
MAINTAINERCLEANFILES = aclocal.m4 compile config.guess config.h.in config.sub configure depcomp install-sh ltmain.sh Makefile.in missing mkinstalldirs *.tar.gz *~ \#*
syntax highlighted by Code2HTML, v. 0.9.1