Include a Other Software section in Help file
[geeqie.git] / plugins / Makefile.am
index 55129fb..5b63d6c 100644 (file)
@@ -1,2 +1,9 @@
-SUBDIRS = symlink
 
+SUBDIRS = rotate symlink ufraw geocode-parameters export-jpeg tethered-photography camera-import image-crop random-image lens
+qq_desktoptemplatedir = $(appdir)
+qq_desktoptemplate_in_files = template.desktop.in
+qq_desktoptemplate_DATA = $(qq_desktoptemplate_in_files:.desktop.in=.desktop)
+@INTLTOOL_DESKTOP_RULE@
+
+EXTRA_DIST = $(qq_desktoptemplate_in_files)
+CLEANFILES = $(qq_desktoptemplate_DATA)