Updated golden file
[geda-gaf/peter-b.git] / gschem / Makefile.am
blob06d4373f1b518729bc4c11bf9526e99672970a6f
1 SUBDIRS = include lib intl src m4 po scheme bitmap scripts examples \
2           tests docs 
4 EXTRA_DIST = VOCABULARY BUGS 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