diff options
Diffstat (limited to 'shell/Makefile.am')
-rw-r--r-- | shell/Makefile.am | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/shell/Makefile.am b/shell/Makefile.am index 1631ccdef0..097e8a8c87 100644 --- a/shell/Makefile.am +++ b/shell/Makefile.am @@ -5,8 +5,7 @@ INCLUDES = \ -DBONOBO_DISABLE_DEPRECATED -DGNOME_DISABLE_DEPRECATED \ -I$(top_srcdir)/widgets \ -I$(top_srcdir)/widgets/misc \ - -I$(top_srcdir)/libical/src/libical \ - -I$(top_builddir)/libical/src/libical \ + -I$(top_srcdir)/libical/src \ -I$(top_srcdir) \ -DEVOLUTION_IMAGES=\""$(imagesdir)"\" \ -DEVOLUTION_LOCALEDIR=\""$(localedir)"\" \ |