From 5637adc2c07617b7f5ea206d24cfa073787a4e0d Mon Sep 17 00:00:00 2001 From: Kevin Gibbs Date: Fri, 20 Jul 2001 21:39:10 +0000 Subject: Make dist, dist check, and rpm are now supported and working. If you want to distribute a copy of SashMo to someone, you should type "make dist" and send them the tarball. svn path=/trunk/; revision=11279 --- macros/Makefile.am | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'macros/Makefile.am') diff --git a/macros/Makefile.am b/macros/Makefile.am index cb7c18547d..2aec9ff058 100644 --- a/macros/Makefile.am +++ b/macros/Makefile.am @@ -22,9 +22,11 @@ MACROS= \ gnome.m4 \ gperf-check.m4 \ linger.m4 \ - need-declaration.m4 + need-declaration.m4 \ + xerces.m4 \ + mozilla.m4 -EXTRA_DIST=$(MACROS) gnome-common.m4 gnome-gettext.m4 autogen.sh +EXTRA_DIST=$(MACROS) gnome-common.m4 gnome-gettext.m4 autogen.sh mozilla-version.pl xerces-version.pl MAINTAINERCLEANFILES=macros.dep @MAINT@macros.dep: Makefile.am -- cgit v1.2.3