summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 5b1acecbd..86a04dc3e 100644
--- a/Makefile
+++ b/Makefile
@@ -34,8 +34,9 @@ distclean maintainerclean:
.PHONY: test
test: check
-.PHONY: doc
+.PHONY: doc doc-internals
doc: doc-builds
+doc-internals: doc-internals-builds
.PHONY: examples
examples: all
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback