From bc9e517842177250ffd708da9e89484eab89c842 Mon Sep 17 00:00:00 2001 From: James Henstridge Date: Wed, 10 Nov 2004 07:59:38 +0000 Subject: remove intltool stuff on distclean. 2004-11-10 James Henstridge * Makefile.am (DISTCLEANFILES): remove intltool stuff on distclean. * src/themes/Makefile.am (uninstall-local): add uninstall rule. * src/Makefile.am (libmetacity_private_la_CFLAGS): set this variable so that the files shared with metacity get compiled with different names. * configure.in: use more modern macros in some places, and make sure that $ACLOCAL_AMFLAGS is set so that rebuilds work better. * autogen.sh (conf_flags): use newer automake. --- Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 9427d6dd..3cca7fb0 100644 --- a/Makefile.am +++ b/Makefile.am @@ -3,3 +3,5 @@ SUBDIRS=src po doc EXTRA_DIST=HACKING rationales.txt \ intltool-extract.in intltool-merge.in intltool-update.in + +DISTCLEANFILES = intltool-extract intltool-merge intltool-update -- cgit v1.2.1