diff options
author | MC Brown <mc.brown@sun.com> | 2009-04-16 18:06:32 +0100 |
---|---|---|
committer | MC Brown <mc.brown@sun.com> | 2009-04-16 18:06:32 +0100 |
commit | 0ee802eaa9086d4c53c89f2f7b73a8295975cc8b (patch) | |
tree | db34ab09b7e9416d6113fb77f60844f55e67676a | |
parent | c4a1d506aeae29dca410e39673828dfd751bdf70 (diff) | |
download | mariadb-git-0ee802eaa9086d4c53c89f2f7b73a8295975cc8b.tar.gz |
Adding DTrace test scripts to distribution targets
-rw-r--r-- | support-files/Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/support-files/Makefile.am b/support-files/Makefile.am index a6001e635e6..05d4ac8a620 100644 --- a/support-files/Makefile.am +++ b/support-files/Makefile.am @@ -33,7 +33,8 @@ EXTRA_DIST = mysql.spec.sh \ magic mysql.m4 \ MySQL-shared-compat.spec.sh \ ndb-config-2-node.ini.sh \ - compiler_warnings.supp + compiler_warnings.supp \ + dtrace SUBDIRS = MacOSX RHEL4-SElinux |