fix minor bug with the --with-pcbconfdir option
[geda-gaf/peter-b.git] / setup / Makefile.am
blobdf508979cc9b20243dbce146ae2390b5bc06d605
1 ## Process this file with automake to produce Makefile.in
2 ## Created by Anjuta - will be overwritten
3 ## If you don't want it to overwrite it,
4 ##      Please disable it in the Anjuta project configuration
6 SUBDIRS = m4 intl po src
8 setupdocdir = ${prefix}/doc/setup
9 setupdoc_DATA = \
10         README\
11         COPYING\
12         AUTHORS\
13         ChangeLog\
14         INSTALL\
15         NEWS\
16         TODO\
17         ABOUT-NLS
19 EXTRA_DIST = setup.prj $(setupdoc_DATA) autogen.sh
21 distclean-local:
22         -rm -rf autom4te.cache
24 maintainer-clean-local:
25         -rm -rf autom4te.cache \
26           intl/*.h intl/*.c intl/*.alias intl/*.y intl/*.sin intl/VERSION \
27           intl/config.charset intl/Makefile.in intl/ChangeLog \
28           po/*.sed po/*.header po/*.sin po/*.template po/Rules-quot \
29           po/Makefile.in.in po/ChangeLog \
30           m4/*.m4 
32 # Copy all the spec files. Of cource, only one is actually used.
33 dist-hook:
34         for specfile in *.spec; do \
35                 if test -f $$specfile; then \
36                         cp -p $$specfile $(distdir); \
37                 fi \
38         done
40 ACLOCAL_AMFLAGS = -I m4
42 MOSTLYCLEANFILES = *.log core FILE *~
43 CLEANFILES = *.log core FILE *~
44 DISTCLEANFILES = *.log core FILE *~ prototype.bak
45 MAINTAINERCLEANFILES = *.log core FILE *~ Makefile.in configure config.h.in \
46                        config.status aclocal.m4 config.guess config.rpath \
47                        config.sub depcomp mkinstalldirs missing install-sh \
48                        stamp-h.in