diff plugins/Makefile.am @ 1694:22ec11cc989c

make sure that automake and config.h uses the same installation paths
author nadvornik
date Wed, 01 Jul 2009 20:55:37 +0000
parents 5bb036e67d6d
children
line wrap: on
line diff
--- a/plugins/Makefile.am	Wed Jul 01 19:38:17 2009 +0000
+++ b/plugins/Makefile.am	Wed Jul 01 20:55:37 2009 +0000
@@ -1,7 +1,7 @@
 #FIXME enable or disable individual plugins from configure
 
 SUBDIRS = rotate symlink ufraw import
-qq_desktoptemplatedir = $(pkgdatadir)
+qq_desktoptemplatedir = $(appdir)
 qq_desktoptemplate_DATA = template.desktop
 
 EXTRA_DIST = $(qq_desktoptemplate_DATA)