From: Bdale Garbee Date: Thu, 2 Sep 2010 04:52:04 +0000 (-0400) Subject: more makefile distclean target work X-Git-Tag: debian/0.7+40+g59a40f6~3 X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=commitdiff_plain;h=3aafd70257b70b7c11ba9c55749157979bc61ea2;hp=d5a6ad87c7a9ac03b2e694bed0a54b6cc4322a6f more makefile distclean target work --- diff --git a/ao-tools/altosui/Makefile b/ao-tools/altosui/Makefile index 92922de3..85271039 100644 --- a/ao-tools/altosui/Makefile +++ b/ao-tools/altosui/Makefile @@ -135,6 +135,7 @@ clean: rm -rf windows linux distclean: clean + rm -f $(DARWIN_ZIP) $(WINDOWS_ZIP) $(LINUX_TGZ) FAT_FILES=$(FATJAR) $(FREETTSJAR) $(HEXFILES)