summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index e51fb22..9c983db 100644
--- a/Makefile
+++ b/Makefile
@@ -404,7 +404,7 @@ examples/point.so: $(OBJDIR)/examples/point.pic.o
###############################################################################
# documentation
-DOCS=doc/quickjs.pdf doc/quickjs.html doc/jsbignum.pdf doc/jsbignum.html
+DOCS=doc/quickjs.pdf doc/quickjs.html
build_doc: $(DOCS)