diff options
author | monty@donna.mysql.com <> | 2000-08-16 05:14:02 +0300 |
---|---|---|
committer | monty@donna.mysql.com <> | 2000-08-16 05:14:02 +0300 |
commit | 2f450e4fc73e55454cc702a32222c60ce2fb1eac (patch) | |
tree | 6c04aea21b1a42222c20034b365c343788f2335c /include/Makefile.am | |
parent | 1777d4dbbe3b1276e4aca4e1a867ea7adc05179f (diff) | |
download | mariadb-git-2f450e4fc73e55454cc702a32222c60ce2fb1eac.tar.gz |
Delayed keys + portability fixes
Diffstat (limited to 'include/Makefile.am')
-rw-r--r-- | include/Makefile.am | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/include/Makefile.am b/include/Makefile.am index 8ba6ea9d41e..5ee60521ca0 100644 --- a/include/Makefile.am +++ b/include/Makefile.am @@ -51,3 +51,6 @@ my_global.h: global.h # generated by configure from the .h.in files dist-hook: rm -f $(distdir)/mysql_version.h $(distdir)/my_config.h + +# Don't update the files from bitkeeper +%::SCCS/s.% |