diff options
| author | coqbot-app[bot] | 2020-11-20 22:02:10 +0000 |
|---|---|---|
| committer | GitHub | 2020-11-20 22:02:10 +0000 |
| commit | 5b15fce17d856dfbd51482f724ddf5e5f9646073 (patch) | |
| tree | e42bea1a6427ad941ebc4c70cf568e8f81f90007 /Makefile.common | |
| parent | 23d30fa1c19af9a29787204d81d7bd2d2e0c9b1f (diff) | |
| parent | 76ab524320e3d4c006c6c94372e0cfda2b62c76e (diff) | |
Merge PR #13248: Build all_stdlib.v in test suite makefile
Reviewed-by: ejgallego
Diffstat (limited to 'Makefile.common')
| -rw-r--r-- | Makefile.common | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Makefile.common b/Makefile.common index 1f59bff183..82d9b89c4f 100644 --- a/Makefile.common +++ b/Makefile.common @@ -179,8 +179,6 @@ PLUGINSOPT:=$(PLUGINSCMO:.cmo=.cmxs) LINKCMO:=$(CORECMA) $(STATICPLUGINS) LINKCMX:=$(CORECMA:.cma=.cmxa) $(STATICPLUGINS:.cmo=.cmx) -ALLSTDLIB := test-suite/misc/universes/all_stdlib - PLUGINTUTO := doc/plugin_tutorial # For emacs: |
