aboutsummaryrefslogtreecommitdiffstats
path: root/macros/Makefile.am
diff options
context:
space:
mode:
authorRaja R Harinath <harinath@src.gnome.org>1998-02-14 13:42:53 +0800
committerRaja R Harinath <harinath@src.gnome.org>1998-02-14 13:42:53 +0800
commitcdd17595d71e31a5649615b4677db02b623bb95d (patch)
treeff12afffc5dc53d9307ad3cd807b489a3e94e435 /macros/Makefile.am
parent935b54a06969345fe3b235b9f0e0958737496689 (diff)
downloadgsoc2013-evolution-cdd17595d71e31a5649615b4677db02b623bb95d.tar.gz
gsoc2013-evolution-cdd17595d71e31a5649615b4677db02b623bb95d.tar.zst
gsoc2013-evolution-cdd17595d71e31a5649615b4677db02b623bb95d.zip
Add `autogen.sh'.
* Makefile.am (EXTRA_DIST): Add `autogen.sh'. svn path=/trunk/; revision=29
Diffstat (limited to 'macros/Makefile.am')
-rw-r--r--macros/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/macros/Makefile.am b/macros/Makefile.am
index 84794f21dc..0a3dab7047 100644
--- a/macros/Makefile.am
+++ b/macros/Makefile.am
@@ -3,7 +3,7 @@ MACROS= aclocal-include.m4 gnome-guile-checks.m4 \
gnome-objc-checks.m4 gnome-x-checks.m4 \
gnome-support.m4 gnome.m4
-EXTRA_DIST=$(MACROS)
+EXTRA_DIST=$(MACROS) autogen.sh
MAINTAINERCLEANFILES=macros.dep
@MAINT@macros.dep: Makefile.am
/tr> * Update the default version of GCC used in the Ports Collection fromgerald2014-03-111-1/+1 * Unbreak xtide, it still requires GCCcs2013-12-201-0/+1 * In preparation for making libtool generate libraries with a sane name, fix allbapt2013-12-111-2/+1 * Update to libmpc version 1.0.1 which brings the following fixes:gerald2013-10-261-0/+1 * - Update to 2.13.2cs2013-10-163-35/+28 * Dot not arbritrary change PKGNAMEbapt2013-10-041-1/+0 * Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-201-0/+1 * Convert astro to USES=gmakebapt2013-08-301-1/+1 * - Remove MAKE_JOBS_SAFE variableak2013-08-151-1/+0 * Update to 2.13.1cs2013-07-202-3/+3 * Fix typo that lead to pkg-plist errorcs2013-03-271-1/+2 * - Update to 2.13cs2013-01-212-8/+9 * Fix logic on X11 testingbapt2012-12-301-1/+1