aboutsummaryrefslogtreecommitdiffstats
path: root/filter/Makefile.am
diff options
context:
space:
mode:
authorPeter Williams <peterw@src.gnome.org>2000-08-16 02:16:39 +0800
committerPeter Williams <peterw@src.gnome.org>2000-08-16 02:16:39 +0800
commit7a12fa1fe21ca189e2800a27682bc2cc44396b6a (patch)
tree6914ce670ab90b549869dfdc97bbc67df0d3378c /filter/Makefile.am
parent52af76d0932bfc2b1acd622a681328c01c946382 (diff)
downloadgsoc2013-evolution-7a12fa1fe21ca189e2800a27682bc2cc44396b6a.tar
gsoc2013-evolution-7a12fa1fe21ca189e2800a27682bc2cc44396b6a.tar.gz
gsoc2013-evolution-7a12fa1fe21ca189e2800a27682bc2cc44396b6a.tar.bz2
gsoc2013-evolution-7a12fa1fe21ca189e2800a27682bc2cc44396b6a.tar.lz
gsoc2013-evolution-7a12fa1fe21ca189e2800a27682bc2cc44396b6a.tar.xz
gsoc2013-evolution-7a12fa1fe21ca189e2800a27682bc2cc44396b6a.tar.zst
gsoc2013-evolution-7a12fa1fe21ca189e2800a27682bc2cc44396b6a.zip
Allow filtering / vfoldering based on time or date
svn path=/trunk/; revision=4843
Diffstat (limited to 'filter/Makefile.am')
-rw-r--r--filter/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/filter/Makefile.am b/filter/Makefile.am
index e2f81c4a07..a581462665 100644
--- a/filter/Makefile.am
+++ b/filter/Makefile.am
@@ -26,6 +26,8 @@ libfilter_la_SOURCES = \
filter-colour.h \
filter-context.c \
filter-context.h \
+ filter-datespec.c \
+ filter-datespec.h \
filter-driver.c \
filter-driver.h \
filter-editor.c \