Commit c14f0495 authored by unknown's avatar unknown
Browse files

- removed COPYING from txt_files of Docs/Makefile.am

  (it's already in EXTRA_DIST of the toplevel Makefile.am)


Docs/Makefile.am:
  - removed COPYING from txt_files (it's already in EXTRA_DIST of the toplevel
    Makefile.am)
parent ff3d799a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -15,7 +15,7 @@ EXTRA_DIST = $(noinst_SCRIPTS) mysql.info INSTALL-BINARY

all:			txt_files

txt_files:		../INSTALL-SOURCE ../COPYING ../EXCEPTIONS-CLIENT \
txt_files:		../INSTALL-SOURCE ../EXCEPTIONS-CLIENT \
			INSTALL-BINARY ../support-files/MacOSX/ReadMe.txt

CLEAN_FILES:		$(txt_files)