Fixed memory leak reported by valgrind
[geda-gaf/peter-b.git] / geda / Makefile.am
blobfeeeaf1dff6980dcf8123a52c4d55c97721d7dc6
1 SUBDIRS = m4 intl po include src pixmaps graphman
3 # The installation directory for these files needs to be decided on.  
4 # For now, don't install them. AVH 05/25/03
5 #gedadocdir = ${prefix}/doc/geda
6 #gedadoc_DATA = \
7 #       README\
8 #       COPYING\
9 #       AUTHORS\
10 #       ChangeLog\
11 #       INSTALL\
12 #       NEWS\
13 #       TODO\
14 #       ABOUT-NLS
15 #EXTRA_DIST = $(gedadoc_DATA)
17 distclean-local:
18         -rm -rf autom4te.cache
20 maintainer-clean-local:
21         -rm -rf autom4te.cache \
22           intl/*.h intl/*.c intl/*.alias intl/*.y intl/*.sin intl/VERSION \
23           intl/config.charset intl/Makefile.in intl/ChangeLog \
24           po/*.sed po/*.header po/*.sin po/*.template po/Rules-quot \
25           po/Makefile.in.in po/ChangeLog \
26           m4/*.m4 
28 # Copy all the spec files. Of cource, only one is actually used.
29 dist-hook:
30         for specfile in *.spec; do \
31                 if test -f $$specfile; then \
32                         cp -p $$specfile $(distdir); \
33                 fi \
34         done
36 MOSTLYCLEANFILES = *.log core FILE *~
37 CLEANFILES = *.log core FILE *~
38 DISTCLEANFILES = *.log core FILE *~ prototype.bak
39 MAINTAINERCLEANFILES = *.log core FILE *~ Makefile.in configure config.h.in \
40                        config.status aclocal.m4 config.guess config.rpath \
41                        config.sub depcomp mkinstalldirs missing install-sh \
42                        stamp-h.in
45 ACLOCAL_AMFLAGS = -I m4
47 EXTRA_DIST = config.rpath mkinstalldirs autogen.sh