aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/gui/component
diff options
context:
space:
mode:
authorDan Winship <danw@src.gnome.org>2004-02-04 01:32:38 +0800
committerDan Winship <danw@src.gnome.org>2004-02-04 01:32:38 +0800
commit94e236152d4bd194f053e2dd70c174c0137e1f4d (patch)
treedb96917cefa5001a91b4f38e08f6634e751d5a79 /addressbook/gui/component
parent234e62851ed6c3d6f8c3e8ffc35a24bec31f86f2 (diff)
downloadgsoc2013-evolution-94e236152d4bd194f053e2dd70c174c0137e1f4d.tar
gsoc2013-evolution-94e236152d4bd194f053e2dd70c174c0137e1f4d.tar.gz
gsoc2013-evolution-94e236152d4bd194f053e2dd70c174c0137e1f4d.tar.bz2
gsoc2013-evolution-94e236152d4bd194f053e2dd70c174c0137e1f4d.tar.lz
gsoc2013-evolution-94e236152d4bd194f053e2dd70c174c0137e1f4d.tar.xz
gsoc2013-evolution-94e236152d4bd194f053e2dd70c174c0137e1f4d.tar.zst
gsoc2013-evolution-94e236152d4bd194f053e2dd70c174c0137e1f4d.zip
add widgets/misc for e-activity-handler.h
* gui/component/select-names/Makefile.am (INCLUDES): add widgets/misc for e-activity-handler.h svn path=/trunk/; revision=24588
Diffstat (limited to 'addressbook/gui/component')
-rw-r--r--addressbook/gui/component/select-names/Makefile.am3
1 files changed, 1 insertions, 2 deletions
diff --git a/addressbook/gui/component/select-names/Makefile.am b/addressbook/gui/component/select-names/Makefile.am
index b64cf31689..8cd1235be2 100644
--- a/addressbook/gui/component/select-names/Makefile.am
+++ b/addressbook/gui/component/select-names/Makefile.am
@@ -27,8 +27,7 @@ INCLUDES = \
-I$(top_builddir) \
-I$(top_srcdir)/shell \
-I$(top_builddir)/shell \
- -I$(top_srcdir)/widgets/e-text \
- -I$(top_srcdir)/widgets/e-table \
+ -I$(top_srcdir)/widgets/misc \
-I$(top_srcdir)/addressbook/gui/minicard \
-I$(top_srcdir)/addressbook/gui/widgets \
-I$(top_srcdir)/addressbook/contact-editor \