Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell/Makefile.am
diff options
context:
space:
mode:
authorCarlos Garcia Campos <carlosgc@gnome.org>2009-10-11 12:30:18 (GMT)
committer Carlos Garcia Campos <carlosgc@gnome.org>2009-10-11 15:12:53 (GMT)
commitcdbc65b6566faa422bab219c0b60d30d0093eaeb (patch)
treefebeb80cf918562e2ac54ea3e447f920be7616ba /shell/Makefile.am
parentc07587236140aca6f4bda452043fb043769f0a80 (diff)
[metadata] Run evince-convert-metadata tool at startup when needed
This will migrate the old metadata file to gvfs metadata
Diffstat (limited to 'shell/Makefile.am')
-rw-r--r--shell/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/shell/Makefile.am b/shell/Makefile.am
index 3ccc9ed..7a4489e 100644
--- a/shell/Makefile.am
+++ b/shell/Makefile.am
@@ -17,6 +17,7 @@ INCLUDES= \
-I$(top_srcdir)/properties \
-DGNOMELOCALEDIR=\"$(datadir)/locale\" \
-DGNOMEICONDIR=\""$(datadir)/pixmaps"\" \
+ -DLIBEXECDIR=\""$(libexecdir)"\" \
-DEVINCE_COMPILATION \
$(SHELL_CFLAGS) \
$(WARN_CFLAGS) \