summaryrefslogtreecommitdiff
path: root/ao-tools/libaltos/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'ao-tools/libaltos/Makefile')
-rw-r--r--ao-tools/libaltos/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/ao-tools/libaltos/Makefile b/ao-tools/libaltos/Makefile
index 77ffa1b4..cb767c85 100644
--- a/ao-tools/libaltos/Makefile
+++ b/ao-tools/libaltos/Makefile
@@ -106,6 +106,8 @@ clean:
rm -f $(CLASSFILES) $(OBJS) $(LIBNAME) $(CJNITEST) cjnitest.o
rm -rf swig_bindings libaltosJNI
+distclean: clean
+
$(JNI_FILE): libaltos.i0 $(HEADERS)
mkdir -p $(SWIG_DIR)
mkdir -p libaltosJNI