Commit 4bddd1f6 authored by kent@mysql.com/kent-amd64.(none)'s avatar kent@mysql.com/kent-amd64.(none)
Browse files

Makefile.am:

  EXCEPTIONS-CLIENT is now static part of repository
parent f471a67f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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