summaryrefslogtreecommitdiffstats
path: root/doc/Makefile
diff options
context:
space:
mode:
authorEzra Peisach <epeisach@mit.edu>1996-03-20 20:16:26 +0000
committerEzra Peisach <epeisach@mit.edu>1996-03-20 20:16:26 +0000
commitad68e813fe47c8c44d4c0ac962d78dbe78a74bd7 (patch)
tree1dd27b0e935029d28262f1764b5e468dc4c8b0b2 /doc/Makefile
parent4504670e18dd1107598f83b9f29467e4c21daf64 (diff)
downloadkrb5-ad68e813fe47c8c44d4c0ac962d78dbe78a74bd7.tar.gz
krb5-ad68e813fe47c8c44d4c0ac962d78dbe78a74bd7.tar.xz
krb5-ad68e813fe47c8c44d4c0ac962d78dbe78a74bd7.zip
* Makefile (clean): Remove *.info-? now
* install.texi: Changes to allow emacs M-X texinfo-format-buffer to work. (The problem was @item used within @enumerate). git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@7684 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'doc/Makefile')
-rw-r--r--doc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/Makefile b/doc/Makefile
index 6c7eb1f471..dfbc9430f7 100644
--- a/doc/Makefile
+++ b/doc/Makefile
@@ -12,4 +12,4 @@ all:: install.info install.dvi
clean::
rm -f *.log *.info *.dvi *.aux *.toc *.cp *.fn *.vr *.tp *.ky \
- *.pg *.ps
+ *.pg *.ps *.info-?