summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index eb4d9951..e1596f4d 100644
--- a/Makefile
+++ b/Makefile
@@ -210,6 +210,8 @@ all: all-nojs $(JSTARGETS)
all-nojs: $(THIRD_LIBS) $(FITZ_LIB) $(MUVIEW) $(MUDRAW) $(MUBUSY)
+third: $(THIRD_LIBS)
+
clean:
rm -rf $(OUT)
nuke: