Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/properties
diff options
context:
space:
mode:
authorWouter Bolsterlee <wbolster@svn.gnome.org>2008-01-13 14:31:59 (GMT)
committer Wouter Bolsterlee <wbolster@src.gnome.org>2008-01-13 14:31:59 (GMT)
commit2c08eeda6b9db68b504bbfb41459c214adad8dbd (patch)
tree99a7446106bce235d7d8dbb1cd6edd25dc0cfbef /properties
parent000eafdee177fc61c61b0632eccf82d8643203a2 (diff)
Get the nautilus extension dir properly instead of using a hack. Fixes bug
2008-01-13 Wouter Bolsterlee <wbolster@svn.gnome.org> * properties/Makefile.am: Get the nautilus extension dir properly instead of using a hack. Fixes bug #505359. svn path=/trunk/; revision=2820
Diffstat (limited to 'properties')
-rw-r--r--properties/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/properties/Makefile.am b/properties/Makefile.am
index a1e9d95..69eec0c 100644
--- a/properties/Makefile.am
+++ b/properties/Makefile.am
@@ -21,7 +21,7 @@ endif
nautilus_LTLIBRARIES = $(EVINCE_PROPERTIES_PAGE)
-nautilusdir = $(libdir)/nautilus/extensions-2.0/
+nautilusdir=$(NAUTILUS_EXTENSION_DIR)
libevince_properties_page_la_CFLAGS = -I$(top_srcdir)
libevince_properties_page_la_SOURCES = \
ev-properties-main.c