aboutsummaryrefslogtreecommitdiff
path: root/Makefile.common
diff options
context:
space:
mode:
authorGaëtan Gilbert2018-11-05 19:37:11 +0100
committerGaëtan Gilbert2019-01-08 16:41:11 +0100
commitcb2ee2d949899a897022894b750afd1f3d2eb478 (patch)
treee20ac98eae05140c9996b09721eb6a3f8ab30444 /Makefile.common
parent8801a2304d54e687dafc8614af38f69ada2cbee1 (diff)
Integrate plugin tutorial after code import
Diffstat (limited to 'Makefile.common')
-rw-r--r--Makefile.common2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.common b/Makefile.common
index 9f7ed9d46e..2dced04967 100644
--- a/Makefile.common
+++ b/Makefile.common
@@ -168,6 +168,8 @@ LINKCMX:=$(CORECMA:.cma=.cmxa) $(STATICPLUGINS:.cmo=.cmx)
ALLSTDLIB := test-suite/misc/universes/all_stdlib
+PLUGINTUTO := doc/plugin_tutorial
+
# For emacs:
# Local Variables:
# mode: makefile