aboutsummaryrefslogtreecommitdiffstats
path: root/e-util/Makefile.am
diff options
context:
space:
mode:
authorFridrich Strba <fridrich.strba@bluewin.ch>2010-03-11 23:31:09 +0800
committerFridrich Strba <fridrich.strba@bluewin.ch>2010-03-11 23:31:09 +0800
commit043eabadba20150827310c31de58bbe78fda726f (patch)
tree23ca93277aa750de38eccc22e0b7cdb0a4e543d7 /e-util/Makefile.am
parentfc3cfd74bedf8263e497ca23200ba74d3de5961c (diff)
downloadgsoc2013-evolution-043eabadba20150827310c31de58bbe78fda726f.tar
gsoc2013-evolution-043eabadba20150827310c31de58bbe78fda726f.tar.gz
gsoc2013-evolution-043eabadba20150827310c31de58bbe78fda726f.tar.bz2
gsoc2013-evolution-043eabadba20150827310c31de58bbe78fda726f.tar.lz
gsoc2013-evolution-043eabadba20150827310c31de58bbe78fda726f.tar.xz
gsoc2013-evolution-043eabadba20150827310c31de58bbe78fda726f.tar.zst
gsoc2013-evolution-043eabadba20150827310c31de58bbe78fda726f.zip
Don't relocate inexisting EVOLUTION_CATEGORY_ICONS path
Diffstat (limited to 'e-util/Makefile.am')
-rw-r--r--e-util/Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/e-util/Makefile.am b/e-util/Makefile.am
index 57c29a956d..419468480e 100644
--- a/e-util/Makefile.am
+++ b/e-util/Makefile.am
@@ -61,7 +61,6 @@ libeutil_la_CPPFLAGS = \
-I$(top_srcdir) \
-I$(top_builddir) \
-I$(top_srcdir)/widgets \
- -DEVOLUTION_CATEGORY_ICONS=\""$(imagesdir)/categories"\" \
-DEVOLUTION_DATADIR=\""$(datadir)"\" \
-DEVOLUTION_ECPSDIR=\""$(ecpsdir)"\" \
-DEVOLUTION_ETSPECDIR=\""$(etspecdir)"\" \
@@ -167,7 +166,6 @@ libeconduit_la_CPPFLAGS = \
-I$(top_srcdir) \
-I$(top_builddir) \
-I$(top_srcdir)/widgets \
- -DEVOLUTION_CATEGORY_ICONS=\""$(imagesdir)/categories"\" \
-DEVOLUTION_DATADIR=\""$(datadir)"\" \
-DEVOLUTION_ECPSDIR=\""$(ecpsdir)"\" \
-DEVOLUTION_ETSPECDIR=\""$(etspecdir)"\" \