diff options
| author | Gaëtan Gilbert | 2018-11-05 19:37:11 +0100 |
|---|---|---|
| committer | Gaëtan Gilbert | 2019-01-08 16:41:11 +0100 |
| commit | cb2ee2d949899a897022894b750afd1f3d2eb478 (patch) | |
| tree | e20ac98eae05140c9996b09721eb6a3f8ab30444 /Makefile.common | |
| parent | 8801a2304d54e687dafc8614af38f69ada2cbee1 (diff) | |
Integrate plugin tutorial after code import
Diffstat (limited to 'Makefile.common')
| -rw-r--r-- | Makefile.common | 2 |
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 |
