diff options
Diffstat (limited to 'vms/make.com')
-rw-r--r-- | vms/make.com | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/vms/make.com b/vms/make.com index 2e61e94..224e095 100644 --- a/vms/make.com +++ b/vms/make.com @@ -32,6 +32,7 @@ $ copy [.tools.h5repack]*.com [-.tools.h5repack] $ copy [.tools.h5import]*.com [-.tools.h5import] $ copy [.tools.h5jam]*.com [-.tools.h5jam] $ copy [.tools.lib]make.com [-.tools.lib] +$ copy [.tools.testfiles]*.ddl [-.tools.testfiles] $! $! Define location of ZLIB library. If you do not have it on your system, download $! source code from http://www.zlib.net/, build and install on your system |