]> www.wagner.pp.ru Git - oss/fgis.git/blobdiff - etc/Makefile.am
uninstall targets added
[oss/fgis.git] / etc / Makefile.am
index 3c5ada86d03e39a85a61896e82b6a38232cf288b..efb5beb35286dcea48ffd22b5af20117488e4d83 100644 (file)
@@ -27,3 +27,6 @@ install-libraries:
            $(INSTALL_PROGRAM) -m 644 fgis.rc $(FGIS_CONFDIR)/fgis.rc ; \
        else true; fi
 
+uninstall:
+       -rm -f $(FGIS_CONFDIR)/fgis.rc
+