Bumped versions to 1.1.2/20070818/30:2:0 for the next development snapshot
[geda-gaf/whiteaudio.git] / gschem / Makefile.am
blob965379a4609a5cfdfabb8ca73fd90174fa95dad6
1 SUBDIRS = include lib intl src m4 po scheme bitmap scripts examples \
2           tests docs 
4 EXTRA_DIST = BUGS ChangeLog-1.0 autogen.sh config.rpath configure.ac.in
6 #proto:
7 #       (cd src ; ./create_proto)
9 distclean-local:
10         -rm -rf autom4te.cache
12 maintainer-clean-local:
13         -rm -rf autom4te.cache \
14           intl/*.h intl/*.c intl/*.alias intl/*.y intl/*.sin intl/VERSION \
15           intl/config.charset intl/Makefile.in intl/ChangeLog \
16           po/*.sed po/*.header po/*.sin po/*.template po/Rules-quot \
17           po/Makefile.in.in po/ChangeLog \
18           m4/*.m4 
20 ACLOCAL_AMFLAGS = -I m4
22 MOSTLYCLEANFILES = *.log core FILE *~
23 CLEANFILES = *.log core FILE *~
24 DISTCLEANFILES = *.log core FILE *~ prototype.bak
25 MAINTAINERCLEANFILES = *.log core FILE *~ Makefile.in configure config.h.in \
26                        config.status aclocal.m4 config.guess config.rpath \
27                        config.sub depcomp install-sh missing mkinstalldirs \
28                        configure.ac