aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorEttore Perazzoli <ettore@src.gnome.org>2000-10-20 01:47:39 +0800
committerEttore Perazzoli <ettore@src.gnome.org>2000-10-20 01:47:39 +0800
commit329fe7df32a9114d2d293176f6303d50742b2b26 (patch)
treee3befb8651bb4e0a5f9faa2e04d814752491e5dc /Makefile.am
parent79d19f353c19137c65fe40164d90da0b16eee9ed (diff)
downloadgsoc2013-evolution-329fe7df32a9114d2d293176f6303d50742b2b26.tar.gz
gsoc2013-evolution-329fe7df32a9114d2d293176f6303d50742b2b26.tar.zst
gsoc2013-evolution-329fe7df32a9114d2d293176f6303d50742b2b26.zip
Build fixes from Jacob, same as the other branch.
svn path=/trunk/; revision=6035
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am5
1 files changed, 0 insertions, 5 deletions
diff --git a/Makefile.am b/Makefile.am
index 3ab0d6962d..abbb985795 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -14,7 +14,6 @@ EXTRA_DIST = \
HACKING \
MAINTAINERS \
NEWS \
- evolution.spec.in \
$(appicon_DATA) \
$(application_DATA)
@@ -44,7 +43,3 @@ SUBDIRS = \
doc
-dist-hook: evolution.spec
- cp evolution.spec $(distdir)
-
-
>-0/+2 * - remove obsolete LIBTOOLFILESnovel2006-08-131-3/+3 * Update to 0.20.3.novel2006-07-223-20/+6 * - Add WITHOUT_LIBNOTIFY knob which allows to disable libnotify supportnovel2006-07-171-1/+9 * - Update to 0.20.2novel2006-07-153-143/+135 * - Depend on bad, good and ugly gstreamer plugins to be surenovel2006-05-083-21/+34 * Typo: s/WITHOUT_GCONF/WITH_GCONF/.novel2006-05-051-1/+1 * - Update to 0.14.4novel2006-05-056-160/+93 * Add a knob for enabling gconf backend. It's on by default since it's morenovel2006-02-161-0/+5 * - Fix building when an older version of bmpx is installed [1]novel2006-02-123-1/+41 * Update to 0.13.novel2006-02-114-72/+72 * Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryedwin2006-01-221-1/+1 * Fix build on amd64.novel2006-01-061-1/+1 * Chase libversion bumb to libMagick.so.9edwin2006-01-051-1/+1 * Fix build with dbus-0.60.marcus2006-01-011-0/+11 * Chase the dbus shared lib version.marcus2006-01-011-2/+2 * Sync with libxine shared library version bump.nobutaka2005-12-111-1/+2 * Update to 0.12.9.novel2005-11-277-119/+132