diff options
| author | Pierre-Marie Pédrot | 2018-07-11 14:35:16 +0200 |
|---|---|---|
| committer | Pierre-Marie Pédrot | 2018-07-11 14:35:16 +0200 |
| commit | bd0a681350b1bc8947d6d7603dc6a9759f0c7897 (patch) | |
| tree | b7381958c8442a17a6e403251608e4d5f80d520d /Makefile.common | |
| parent | b646ab446866160b3c657f0134e93fdf002cbc7f (diff) | |
| parent | dd25b08c3608b55dd9edb24304168efb56bc64c8 (diff) | |
Merge PR #7998: [coqpp] Move to its own directory.
Diffstat (limited to 'Makefile.common')
| -rw-r--r-- | Makefile.common | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.common b/Makefile.common index fdaa94212a..727cb1e69b 100644 --- a/Makefile.common +++ b/Makefile.common @@ -89,6 +89,7 @@ INSTALLSH:=./install.sh MKDIR:=install -d CORESRCDIRS:=\ + coqpp \ config clib lib kernel kernel/byterun library \ engine pretyping interp proofs parsing printing \ tactics vernac stm toplevel |
