Pull the search UI construction code out into a distinct function.
[geeqie.git] / plugins / Makefile.am
index 7eae3ef..3f6495c 100644 (file)
@@ -1,6 +1,7 @@
-SUBDIRS = symlink
-qq_desktoptemplatedir = $(pkgdatadir)
+#FIXME enable or disable individual plugins from configure
+
+SUBDIRS = rotate symlink ufraw import
+qq_desktoptemplatedir = $(appdir)
 qq_desktoptemplate_DATA = template.desktop
 
-EXTRA_DIST = \
-       $(qq_desktoptemplate_DATA)
+EXTRA_DIST = $(qq_desktoptemplate_DATA)