Tweak some ignores.
[super-star-trek.git] / Makefile.am
1 ## Process this file with automake to produce Makefile.in
2
3 SUBDIRS = po src doc
4
5 EXTRA_DIST = config.rpath po m4 \
6         autogen.sh sst.spec ChangeLog.old
7
8 maintainer-clean-local:
9         rm -f configure
10         rm -f aclocal.m4
11         rm -f `find . -name Makefile.in`
12         rm -f `find . -name *~`
13         rm -f src/include/config.h.in
14
15 clean-local:
16         rm -rf autom4te*.cache
17
18 ACLOCAL_AMFLAGS = -I m4