Pull the search UI construction code out into a distinct function.
[geeqie.git] / plugins / Makefile.am
index 55129fb..3f6495c 100644 (file)
@@ -1,2 +1,7 @@
-SUBDIRS = symlink
+#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)