2
0
mirror of https://github.com/HDFGroup/hdf5.git synced 2025-03-25 17:00:45 +08:00

[svn-r20856] Remove vms_data.hr reference from CMakeLists.txt and update MANIFEST

This commit is contained in:
Allen Byrne 2011-05-18 08:50:22 -05:00
parent 89339ccce5
commit aee3e0b047
2 changed files with 0 additions and 2 deletions

@ -949,7 +949,6 @@
./test/tvltypes.c
./test/unlink.c
./test/vfd.c
./test/vms_data.h5
./test/test_filters_le.hdf5
./test/test_filters_be.hdf5
./test/gen_filters.c

@ -105,7 +105,6 @@ SET (HDF5_REFERENCE_TEST_FILES
tmtimen.h5
tmtimeo.h5
tsizeslheap.h5
vms_data.h5
)
FOREACH (h5_file ${HDF5_REFERENCE_TEST_FILES})