diff options
Diffstat (limited to 'Docs')
-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 b329b574f6a..6a1ee131d1a 100644 --- a/Docs/Makefile.am +++ b/Docs/Makefile.am @@ -20,7 +20,7 @@ EXTRA_DIST = $(noinst_SCRIPTS) mysql.info INSTALL-BINARY all: txt_files -txt_files: ../INSTALL-SOURCE ../EXCEPTIONS-CLIENT \ +txt_files: ../INSTALL-SOURCE \ INSTALL-BINARY ../support-files/MacOSX/ReadMe.txt # make sure that "make install" installs the info page, too |