diff options
| author | Bdale Garbee <bdale@gag.com> | 2010-09-02 00:53:16 -0400 |
|---|---|---|
| committer | Bdale Garbee <bdale@gag.com> | 2010-09-02 00:53:16 -0400 |
| commit | 59ff9180f11063c257746b895a167179b3a4ff7c (patch) | |
| tree | 1eb50adde98c50bacb1f52c889f57fce156d2fd6 /ao-tools | |
| parent | 3aafd70257b70b7c11ba9c55749157979bc61ea2 (diff) | |
and a few more distclean fixes
Diffstat (limited to 'ao-tools')
| -rw-r--r-- | ao-tools/altosui/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ao-tools/altosui/Makefile b/ao-tools/altosui/Makefile index 85271039..abf5704f 100644 --- a/ao-tools/altosui/Makefile +++ b/ao-tools/altosui/Makefile @@ -136,6 +136,7 @@ clean: distclean: clean rm -f $(DARWIN_ZIP) $(WINDOWS_ZIP) $(LINUX_TGZ) + rm -rf darwin fat FAT_FILES=$(FATJAR) $(FREETTSJAR) $(HEXFILES) |
