+ # This directory's subdirectories are mostly independent; you can cd
+ # into them and run 'make' without going through this Makefile.
+ # To change the values of 'make' variables: instead of editing Makefiles,
+@@ -790,7 +712,7 @@ check: check-recursive
+ all-am: Makefile $(MANS) $(DATA)
+ installdirs: installdirs-recursive
+ installdirs-am:
+- for dir in "$(DESTDIR)$(man1dir)" "$(DESTDIR)$(desktopdir)" "$(DESTDIR)$(libfmconfdir)" "$(DESTDIR)$(libfmdatafilesdir)" "$(DESTDIR)$(libfmimagesdir)" "$(DESTDIR)$(mimedir)"; do \
++ for dir in "$(DESTDIR)$(man1dir)" "$(DESTDIR)$(desktopdir)" "$(DESTDIR)$(libfmimagesdir)"; do \