diff options
-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.% |