diff options
| author | unknown <knielsen@knielsen-hq.org> | 2010-01-07 14:03:54 +0100 |
|---|---|---|
| committer | unknown <knielsen@knielsen-hq.org> | 2010-01-07 14:03:54 +0100 |
| commit | 78fc66e819d1be999794f9ed1094cecbe0772678 (patch) | |
| tree | 41a88c1cc99833222a6475c8ca6e182c36c4585a | |
| parent | fd300318d65e5ab1394857b5da4ccfe447073d12 (diff) | |
| download | mariadb-git-mariadb-5.1.41.tar.gz | |
Add forgotten file to `make dist`.mariadb-5.1.41-rcmariadb-5.1.41
| -rw-r--r-- | BUILD/Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/BUILD/Makefile.am b/BUILD/Makefile.am index 06e3d22c9f6..6cf86f40535 100644 --- a/BUILD/Makefile.am +++ b/BUILD/Makefile.am @@ -81,7 +81,8 @@ EXTRA_DIST = FINISH.sh \ compile-solaris-x86-32 \ compile-solaris-x86-32-debug \ compile-solaris-x86-32-debug-forte \ - compile-solaris-x86-forte-32 + compile-solaris-x86-forte-32 \ + util.sh # Don't update the files from bitkeeper %::SCCS/s.% |
