Updated the revision of libgeda for the 1.3.1 release.
[geda-gaf/peter-b.git] / gschem / Makefile.am
blob8a67a0d38e4c1a4e9a476df09fe83776aed4a150
1 SUBDIRS = include lib intl src m4 po scheme bitmap scripts examples \
2           tests docs data
4 INTLTOOL_FILES = intltool-extract.in \
5                  intltool-merge.in \
6                  intltool-update.in
8 EXTRA_DIST = BUGS ChangeLog-1.0 autogen.sh config.rpath configure.ac.in \
9              icon-theme-installer $(INTLTOOL_FILES)
11 #proto:
12 #       (cd src ; ./create_proto)
14 distclean-local:
15         -rm -rf autom4te.cache
17 maintainer-clean-local:
18         -rm -rf autom4te.cache \
19           intl/*.h intl/*.c intl/*.alias intl/*.y intl/*.sin intl/VERSION \
20           intl/config.charset intl/Makefile.in intl/ChangeLog \
21           po/*.sed po/*.header po/*.sin po/*.template po/Rules-quot \
22           m4/*.m4 
25 # Special rule to make sure that configure.ac is recreated when configure.ac.in
26 # changes.
27 configure.ac: configure.ac.in
28         ./autogen.sh recreate_configure_only
30 ACLOCAL_AMFLAGS = -I m4
32 MOSTLYCLEANFILES = *.log core FILE *~
33 CLEANFILES = *.log core FILE *~
34 DISTCLEANFILES = *.log core FILE *~ prototype.bak \
35                  intltool-extract \
36                  intltool-merge \
37                  intltool-update \
38                  po/.intltool-merge-cache
39 MAINTAINERCLEANFILES = *.log core FILE *~ Makefile.in configure config.h.in \
40                        config.status aclocal.m4 config.guess config.rpath \
41                        config.sub depcomp install-sh missing mkinstalldirs \
42                        configure.ac $(INTLTOOL_FILES)
43 DISTCHECK_CONFIGURE_FLAGS = --disable-update-desktop-database