aboutsummaryrefslogtreecommitdiffstats
path: root/e-util/e-util-private.h
diff options
context:
space:
mode:
authorTor Lillqvist <tml@novell.com>2005-06-18 21:11:15 +0800
committerTor Lillqvist <tml@src.gnome.org>2005-06-18 21:11:15 +0800
commit6342de451e5b7b5b7f09b5fc4a2cc26710eedb5e (patch)
tree58b7c7b2ed3870bef83e4ad79283b6195b609e25 /e-util/e-util-private.h
parent7fe7d3226c88feb35a9a5d39fc1f76506862f526 (diff)
downloadgsoc2013-evolution-6342de451e5b7b5b7f09b5fc4a2cc26710eedb5e.tar
gsoc2013-evolution-6342de451e5b7b5b7f09b5fc4a2cc26710eedb5e.tar.gz
gsoc2013-evolution-6342de451e5b7b5b7f09b5fc4a2cc26710eedb5e.tar.bz2
gsoc2013-evolution-6342de451e5b7b5b7f09b5fc4a2cc26710eedb5e.tar.lz
gsoc2013-evolution-6342de451e5b7b5b7f09b5fc4a2cc26710eedb5e.tar.xz
gsoc2013-evolution-6342de451e5b7b5b7f09b5fc4a2cc26710eedb5e.tar.zst
gsoc2013-evolution-6342de451e5b7b5b7f09b5fc4a2cc26710eedb5e.zip
Makefile.am (INCLUDES) Add EVOLUTION_ETSPECDIR.
2005-06-18 Tor Lillqvist <tml@novell.com> * Makefile.am (INCLUDES) Add EVOLUTION_ETSPECDIR. * e-util-private.h * e-win32-reloc.c: Corresponding changes. svn path=/trunk/; revision=29541
Diffstat (limited to 'e-util/e-util-private.h')
-rw-r--r--e-util/e-util-private.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/e-util/e-util-private.h b/e-util/e-util-private.h
index 5ecc62191b..c4f7b90e18 100644
--- a/e-util/e-util-private.h
+++ b/e-util/e-util-private.h
@@ -46,6 +46,9 @@ const char *_e_get_privdatadir (void) G_GNUC_CONST;
#undef EVOLUTION_HELPDIR
#define EVOLUTION_HELPDIR _e_get_helpdir ()
+#undef EVOLUTION_ETSPECDIR
+#define EVOLUTION_ETSPECDIR _e_get_etspecdir ()
+
#undef EVOLUTION_IMAGES
#define EVOLUTION_IMAGES _e_get_images ()