diff options
author | lenz@mysql.com <> | 2005-04-17 12:44:59 +0200 |
---|---|---|
committer | lenz@mysql.com <> | 2005-04-17 12:44:59 +0200 |
commit | 4bc0a01d33e7a7438b5d8c49a61772d4450e245a (patch) | |
tree | 9b1e8bd4cf9ba79df5832891f5ae6099d6e55204 /support-files/MacOSX | |
parent | 08ae28f4b8569f7e2cc1238e8b4bd9853bddcd12 (diff) | |
download | mariadb-git-4bc0a01d33e7a7438b5d8c49a61772d4450e245a.tar.gz |
- removed ReadMe.txt from CLEANFILES, as it's cleaned by Docs/Makefile.am
already (and that's the Makefile that acutally creates it)
Diffstat (limited to 'support-files/MacOSX')
-rw-r--r-- | support-files/MacOSX/Makefile.am | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/support-files/MacOSX/Makefile.am b/support-files/MacOSX/Makefile.am index ff16fa3235a..4cdd7348cd7 100644 --- a/support-files/MacOSX/Makefile.am +++ b/support-files/MacOSX/Makefile.am @@ -38,8 +38,7 @@ CLEANFILES = Info.plist \ Description.plist \ StartupParameters.plist \ postinstall \ - preinstall \ - ReadMe.txt + preinstall SUFFIXES = .sh |