diff plugins/Makefile.am @ 1694:cc32d5e28453

make sure that automake and config.h uses the same installation paths
author Vladimir Nadvornik <nadvornik@suse.cz>
date Wed, 01 Jul 2009 20:55:37 +0000
parents 4b39ef93a406
children 94011c997c04
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)