aboutsummaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorDan Winship <danw@src.gnome.org>2000-10-06 05:37:59 +0800
committerDan Winship <danw@src.gnome.org>2000-10-06 05:37:59 +0800
commitd52099b992e0bd87516b833b169a05c27df81566 (patch)
tree62626ee8a3a2f420bac83eba02c2e53c07abb624 /tools
parent19d6689653059b95dddabd8a05abf73558138137 (diff)
downloadgsoc2013-evolution-d52099b992e0bd87516b833b169a05c27df81566.tar.gz
gsoc2013-evolution-d52099b992e0bd87516b833b169a05c27df81566.tar.zst
gsoc2013-evolution-d52099b992e0bd87516b833b169a05c27df81566.zip
Add verify-evolution-install.sh to EXTRA_DIST
* tools/Makefile.am (EXTRA_DIST): Add verify-evolution-install.sh to EXTRA_DIST svn path=/trunk/; revision=5748
Diffstat (limited to 'tools')
-rw-r--r--tools/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/Makefile.am b/tools/Makefile.am
index ca1ad433ed..19c1cec13e 100644
--- a/tools/Makefile.am
+++ b/tools/Makefile.am
@@ -1,3 +1,3 @@
bin_SCRIPTS = killev
-EXTRA_DIST = $(bin_SCRIPTS)
+EXTRA_DIST = $(bin_SCRIPTS) verify-evolution-install.sh
th WITHOUT_NLS=yes.kuriyama2011-04-301-1/+2 * - Unbreak with newer GCC.kuriyama2010-03-301-0/+1 * - Switch SourceForge ports to the new File Release System: categories startin...amdmi32009-08-221-2/+1 * - Pass $LDFLAGS with explicit $PREFIX to linker and configure.kuriyama2009-06-151-0/+2 * Bump portrevision due to upgrade of devel/gettext.edwin2008-06-061-0/+1 * - Fix after objformat removalpav2007-03-241-0/+3 * - Installs mapages [1].kuriyama2007-01-194-22/+69 * Conversion to a single libtool environment.ade2006-02-232-3/+6 * SHA256ifyedwin2006-01-241-0/+1 * Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentade2005-11-151-1/+1 * Unbreak the build. libosp.la is no longer installedhrs2004-08-221-2/+13 * Apply a big libtool patch to allow porters to use the libtool installed bymarcus2004-07-101-1/+1 * SIZEify.kuriyama2004-03-181-0/+1 * Whoa there, boy, that's a mighty big commit y'all have there...ade2004-03-141-1/+1 * Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-1/+1 * Add patches for gcc33 from sourceforge.kuriyama2003-08-054-1/+83 * Fix @exec in pkg-plist.kuriyama2003-07-072-2/+2 * Switch to using xmlcatmgr from mkcatalog.kuriyama2003-07-012-7/+9 * Add missing plist entries and don't install useless .la files.kuriyama2003-03-013-8/+23 * de-pkg-comment.kuriyama2003-02-222-1/+1 * Remove plist entries which are moved to opensp port.kuriyama2003-01-092-5/+1 * Upgrade to 1.3.2.kuriyama2003-01-063-9/+3 * Don't remove the system directory share/sgmlkris2002-11-111-1/+0 * PERL -> REINPLACEedwin2002-11-041-0/+1 * Some GNU (and GNU-style) programs assume that the presence of thejoe2002-09-161-0/+20 * Upgrade to 1.3.1.kuriyama2002-03-157-71/+14 * Remove bogus pre-install target.kuriyama2002-01-211-6/+1 * Add catalog entry by using mkconfig.kuriyama2002-01-192-1/+9 * Remove unneeded entry.kuriyama2001-03-091-1/+0 * Switch from AWK to SED for CFLAGS sanitization. It is cleaner,lioux2001-03-051-6/+2 * Fix grammar: s/is cannot be/cannot be/lioux2001-02-281-1/+1