summaryrefslogtreecommitdiff
path: root/include/Makefile.am
diff options
context:
space:
mode:
authormonty@work.mysql.com <>2000-12-13 12:43:45 +0100
committermonty@work.mysql.com <>2000-12-13 12:43:45 +0100
commite1c55775e554876c449d57968480c4630203ac68 (patch)
tree30402773df533d84ae847cd89d3a19df4db4ffbc /include/Makefile.am
parentc15819407686dc7bbfe92d49133e87dae7809fc9 (diff)
downloadmariadb-git-e1c55775e554876c449d57968480c4630203ac68.tar.gz
mysql.spec.sh Don't install BDB
Do-patch-file Update for new web structure Makefile.am Added dependency for manual_toc.html Makefile.am Replaced chmod with RM to avoid error message
Diffstat (limited to 'include/Makefile.am')
-rw-r--r--include/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/Makefile.am b/include/Makefile.am
index 83ba47dc219..17d9c95216c 100644
--- a/include/Makefile.am
+++ b/include/Makefile.am
@@ -45,7 +45,7 @@ link_sources:
# This should be changed in the source and removed.
my_global.h: global.h
- -$(CHMOD) u+w my_global.h
+ $(RM) -f my_global.h
$(CP) global.h my_global.h
# These files should not be included in distributions since they are