diff options
author | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2001-03-30 21:09:39 +0000 |
---|---|---|
committer | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2001-03-30 21:09:39 +0000 |
commit | 31c79e9d381886e099a12ff0ae4e5ca532a96c17 (patch) | |
tree | 6968de3d73f57616ce2650b2678bfb5acde0f527 /doc | |
parent | 48ce3bf6d7778bfa49442a9b52f2c4d37a49cded (diff) | |
download | mdk-31c79e9d381886e099a12ff0ae4e5ca532a96c17.tar.gz mdk-31c79e9d381886e099a12ff0ae4e5ca532a96c17.tar.bz2 |
missing file
Diffstat (limited to 'doc')
-rw-r--r-- | doc/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am index 9640449..6612d82 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -16,7 +16,7 @@ SUFFIXES = .html info_TEXINFOS = mdk.texi mdk_TEXINFOS = gpl.texi mdk_intro.texi mdk_tut.texi mdk_gstart.texi \ mdk_mixvm.texi mdk_emixvm.texi mdk_mixasm.texi mdk_bugs.texi \ - mdk_index.texi mdk_gmixvm.texi + mdk_index.texi mdk_gmixvm.texi mdk_install.texi html_docs = mdk.html |