summaryrefslogtreecommitdiff
path: root/Docs/Makefile.am
diff options
context:
space:
mode:
authorunknown <lenz@mysql.com>2005-04-19 11:15:36 +0200
committerunknown <lenz@mysql.com>2005-04-19 11:15:36 +0200
commitc14f04957ef1799b6e0a255315f7fbca13bd6242 (patch)
tree73d4de5ff41cbb54bd228ecbbe3cc3ed9d630e9b /Docs/Makefile.am
parentff3d799a0595bd210610314e7d07246b7593e7a5 (diff)
downloadmariadb-git-c14f04957ef1799b6e0a255315f7fbca13bd6242.tar.gz
- 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)
Diffstat (limited to 'Docs/Makefile.am')
-rw-r--r--Docs/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Docs/Makefile.am b/Docs/Makefile.am
index 4d6aa30a30f..a0d278285b4 100644
--- a/Docs/Makefile.am
+++ b/Docs/Makefile.am
@@ -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)