diff options
| author | Maxime Dénès | 2017-11-20 11:08:49 +0100 |
|---|---|---|
| committer | Maxime Dénès | 2017-11-20 11:08:49 +0100 |
| commit | 2a857da2a88855a6c9f0fa7e48a8700c1613e0c7 (patch) | |
| tree | 5c1c030cef7e709a6fe7439775f68a4f4ddd68ed /Makefile.install | |
| parent | 4db3eeaf447bb8cc3b753945eda901d13965a8a7 (diff) | |
| parent | cf5c43cc965ac9c2143005f7c08433f246254298 (diff) | |
Merge PR #6188: Rename coq-inferior.el -> inferior-coq.el to match provided feature.
Diffstat (limited to 'Makefile.install')
| -rw-r--r-- | Makefile.install | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.install b/Makefile.install index 55229deb96..b590aad549 100644 --- a/Makefile.install +++ b/Makefile.install @@ -144,7 +144,7 @@ install-coq-manpages: install-emacs: $(MKDIR) $(FULLEMACSLIB) - $(INSTALLLIB) tools/gallina-db.el tools/coq-font-lock.el tools/gallina-syntax.el tools/gallina.el tools/coq-inferior.el $(FULLEMACSLIB) + $(INSTALLLIB) tools/gallina-db.el tools/coq-font-lock.el tools/gallina-syntax.el tools/gallina.el tools/inferior-coq.el $(FULLEMACSLIB) # command to update TeX' kpathsea database #UPDATETEX = $(MKTEXLSR) /usr/share/texmf /var/spool/texmf $(BASETEXDIR) > /dev/null |
