Remove obsolete line attempting to uninstall file we never installed.

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@40446 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
rfm 2017-04-04 07:48:33 +00:00
parent 57e4e7baaa
commit 6cf643fb02

View file

@ -332,7 +332,6 @@ uninstall:
rm -f "$(makedir)/java-executable.template"
rm -f "$(makedir)/nsi-app.template"
rm -f "$(makedir)/bake_debian_files.sh"
rm -f "$(GNUSTEP_SYSTEM_ROOT)/share/config.site"
rm -f "$(makedir)/config-noarch.make"
rm -f "$(makedir)/filesystem.make"
rm -f "$(makedir)/$(MAKE_CONFIG_DIR)/config.make"