1 ## Process this file with automake to produce Makefile.in
6 chimaradocdir = ${prefix}/doc/chimara
15 EXTRA_DIST = $(chimaradoc_DATA) \
16 intltool-extract.in intltool-merge.in intltool-update.in
18 # Copy all the spec files. Of cource, only one is actually used.
20 for specfile in *.spec; do \
21 if test -f $$specfile; then \
22 cp -p $$specfile $(distdir); \
26 DISTCLEANFILES = intltool-extract intltool-merge intltool-update