aboutsummaryrefslogtreecommitdiffstats
path: root/filter/Makefile.am
diff options
context:
space:
mode:
authorNotZed <NotZed@HelixCode.com>2000-04-21 07:50:41 +0800
committerMichael Zucci <zucchi@src.gnome.org>2000-04-21 07:50:41 +0800
commit26f7fd3051468821f2bffb46ac5278806ba01971 (patch)
tree51205a0c9daa920cf0f3dae258088016157aedc8 /filter/Makefile.am
parent78fb5ab76183903f9ecb5f94481560f6d66480d9 (diff)
downloadgsoc2013-evolution-26f7fd3051468821f2bffb46ac5278806ba01971.tar
gsoc2013-evolution-26f7fd3051468821f2bffb46ac5278806ba01971.tar.gz
gsoc2013-evolution-26f7fd3051468821f2bffb46ac5278806ba01971.tar.bz2
gsoc2013-evolution-26f7fd3051468821f2bffb46ac5278806ba01971.tar.lz
gsoc2013-evolution-26f7fd3051468821f2bffb46ac5278806ba01971.tar.xz
gsoc2013-evolution-26f7fd3051468821f2bffb46ac5278806ba01971.tar.zst
gsoc2013-evolution-26f7fd3051468821f2bffb46ac5278806ba01971.zip
Removed a bunch of crappy unrequired headers.
2000-04-20 NotZed <NotZed@HelixCode.com> * filter-driver.c: Removed a bunch of crappy unrequired headers. * Makefile.am (filter_driver_LDADD): Added libibex back again. svn path=/trunk/; revision=2534
Diffstat (limited to 'filter/Makefile.am')
-rw-r--r--filter/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/filter/Makefile.am b/filter/Makefile.am
index ba6632471a..bd4ee850eb 100644
--- a/filter/Makefile.am
+++ b/filter/Makefile.am
@@ -24,6 +24,7 @@ filter_driver_LDADD = \
libfilter.la \
../camel/libcamel.la \
../e-util/libeutil.la \
+ ../libibex/libibex.la \
$(GNOME_LIBDIR) \
$(GNOMEUI_LIBS) \
$(INTLLIBS) \