diff options
| author | Glenn Morris | 2009-03-04 05:44:22 +0000 |
|---|---|---|
| committer | Glenn Morris | 2009-03-04 05:44:22 +0000 |
| commit | fbe1bb463817b129f756e73d0602f65bb3214e7e (patch) | |
| tree | 82d1bfcc5e6187e92378051b70f58f944cb808c4 | |
| parent | 389b99fdb32c620659d39a094fe3734a1e29eeac (diff) | |
| download | emacs-fbe1bb463817b129f756e73d0602f65bb3214e7e.tar.gz emacs-fbe1bb463817b129f756e73d0602f65bb3214e7e.zip | |
Comment.
| -rw-r--r-- | doc/misc/Makefile.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/misc/Makefile.in b/doc/misc/Makefile.in index 3c74f1208c9..cea785267a7 100644 --- a/doc/misc/Makefile.in +++ b/doc/misc/Makefile.in | |||
| @@ -36,6 +36,7 @@ infodir=../../info | |||
| 36 | # Use --force so that it generates output even if there are errors. | 36 | # Use --force so that it generates output even if there are errors. |
| 37 | MAKEINFO = makeinfo --force | 37 | MAKEINFO = makeinfo --force |
| 38 | 38 | ||
| 39 | # Also add new entries to INFO_FILES in the top-level Makefile.in. | ||
| 39 | INFO_TARGETS = \ | 40 | INFO_TARGETS = \ |
| 40 | $(infodir)/ada-mode \ | 41 | $(infodir)/ada-mode \ |
| 41 | $(infodir)/auth \ | 42 | $(infodir)/auth \ |