diff options
author | unknown <monty@hundin.mysql.fi> | 2001-12-14 00:38:46 +0200 |
---|---|---|
committer | unknown <monty@hundin.mysql.fi> | 2001-12-14 00:38:46 +0200 |
commit | 456045343b613ee4f938786f08e87167556492cb (patch) | |
tree | acafc5e0b6693666e02e0990d02324a972070fbc /Docs/Makefile.am | |
parent | 4577aac40be27bcc7f5493edba30b1884bae003e (diff) | |
download | mariadb-git-456045343b613ee4f938786f08e87167556492cb.tar.gz |
Cleanup Docs/Makefile.am
Docs/Makefile.am:
Remove dummy files.
Diffstat (limited to 'Docs/Makefile.am')
-rw-r--r-- | Docs/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Docs/Makefile.am b/Docs/Makefile.am index f5a589fdf78..d1312a56311 100644 --- a/Docs/Makefile.am +++ b/Docs/Makefile.am @@ -22,7 +22,7 @@ targets = manual.txt mysql.info manual.html BUILT_SOURCES = $(targets) manual_toc.html include.texi EXTRA_DIST = $(noinst_SCRIPTS) $(BUILT_SOURCES) mysqld_error.txt \ - INSTALL-BINARY mirrors.texi section.Comparisons.texi + INSTALL-BINARY mirrors.texi all: $(targets) txt_files |