add for MGCleaner

This commit is contained in:
cvw 2013-06-13 14:18:09 +00:00
parent 3bd0a20a52
commit ec17b6c2a0

View File

@ -80,6 +80,7 @@ uninstall-local:
case $${filen} in \
dummy ) ;; \
$(DESTDIR)$(guidocdir)/yams ) ;; \
$(DESTDIR)$(guidocdir)/MGCleaner ) ;; \
$(DESTDIR)$(guidocdir)/head.png ) ;; \
* ) echo "removing $${filen}" && rm -rf $${filen} ;; \
esac ; \