summaryrefslogtreecommitdiff
path: root/altosui/Makefile.am
diff options
context:
space:
mode:
authorMike Beattie <mike@ethernal.org>2013-02-15 21:59:08 +1300
committerMike Beattie <mike@ethernal.org>2013-02-15 21:59:08 +1300
commit5e53a485310cc11e6add077fb4bd0b0267734ff0 (patch)
tree7541204d39c5a28ca905cdb5304add0f8884f9b2 /altosui/Makefile.am
parentbe8eecc4117a14139e4421ce86b67d29a0f0c3d4 (diff)
all: clean up .gitignore files and Makefile clean targets
Signed-off-by: Mike Beattie <mike@ethernal.org>
Diffstat (limited to 'altosui/Makefile.am')
-rw-r--r--altosui/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/altosui/Makefile.am b/altosui/Makefile.am
index 8ae1a72e..96cf77f2 100644
--- a/altosui/Makefile.am
+++ b/altosui/Makefile.am
@@ -182,7 +182,7 @@ all-local: classes/altosui $(JAR) altosui altosui-test altosui-jdb
clean-local:
-rm -rf classes $(JAR) $(FATJAR) \
$(LINUX_DIST) $(MACOSX_DIST) windows $(WINDOWS_DIST) $(ALTOSLIB_CLASS) $(ALTOSUILIB_CLASS) $(FREETTS_CLASS) \
- $(JFREECHART_CLASS) $(JCOMMON_CLASS) $(LIBALTOS) Manifest.txt Manifest-fat.txt altos-windows.log \
+ $(JFREECHART_CLASS) $(JCOMMON_CLASS) $(LIBALTOS) Manifest.txt Manifest-fat.txt altos-windows.log altos-windows.nsi \
altosui altosui-test altosui-jdb macosx linux
if FATINSTALL