diff options
| author | Glenn Morris | 2014-06-11 15:33:14 -0400 |
|---|---|---|
| committer | Glenn Morris | 2014-06-11 15:33:14 -0400 |
| commit | d29d249207dbb944ea93275ea8b8ea07f59c1e82 (patch) | |
| tree | ed19dc45de0f0822b038df22509ce111b2d5e4ac /doc/misc/Makefile.in | |
| parent | b765f1fe83a0df149ad783f7dae8ea01f71e680d (diff) | |
| parent | df907af0ddfc4282a6184f1b516cd92dbdf0093f (diff) | |
| download | emacs-d29d249207dbb944ea93275ea8b8ea07f59c1e82.tar.gz emacs-d29d249207dbb944ea93275ea8b8ea07f59c1e82.zip | |
Merge from emacs-24; up to 2014-06-02T14:17:07Z!michael.albinus@gmx.de
Diffstat (limited to 'doc/misc/Makefile.in')
| -rw-r--r-- | doc/misc/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/misc/Makefile.in b/doc/misc/Makefile.in index 62f50af0e43..4e9f8f18526 100644 --- a/doc/misc/Makefile.in +++ b/doc/misc/Makefile.in | |||
| @@ -72,7 +72,7 @@ INFO_COMMON = ada-mode auth autotype bovine calc ccmode cl \ | |||
| 72 | url vhdl-mode vip viper widget wisent woman | 72 | url vhdl-mode vip viper widget wisent woman |
| 73 | 73 | ||
| 74 | ## Info files to install on current platform. | 74 | ## Info files to install on current platform. |
| 75 | INFO_INSTALL = $(INFO_COMMON) $(DOCMISC_INFO_W32) | 75 | INFO_INSTALL = $(INFO_COMMON) $(DOCMISC_W32) |
| 76 | 76 | ||
| 77 | ## Info files to build on current platform. | 77 | ## Info files to build on current platform. |
| 78 | ## This is all of them, even though they might not all get installed, | 78 | ## This is all of them, even though they might not all get installed, |