diff options
author | Allen Byrne <byrn@hdfgroup.org> | 2012-02-27 19:25:22 (GMT) |
---|---|---|
committer | Allen Byrne <byrn@hdfgroup.org> | 2012-02-27 19:25:22 (GMT) |
commit | 6765de0c65a11fe6d039812255a0160b56c2bd8b (patch) | |
tree | 9affdd243eea8dc24b4cce66fad00f435a131112 /tools/h5dump/CMakeLists.txt | |
parent | c8458f779cc3dc97e2692009c7d22b3df71a1c92 (diff) | |
download | hdf5-6765de0c65a11fe6d039812255a0160b56c2bd8b.zip hdf5-6765de0c65a11fe6d039812255a0160b56c2bd8b.tar.gz hdf5-6765de0c65a11fe6d039812255a0160b56c2bd8b.tar.bz2 |
[svn-r21991] Cleanup minor issues found during 518 merge
Diffstat (limited to 'tools/h5dump/CMakeLists.txt')
-rw-r--r-- | tools/h5dump/CMakeLists.txt | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/tools/h5dump/CMakeLists.txt b/tools/h5dump/CMakeLists.txt index 652fe83..f77d6a5 100644 --- a/tools/h5dump/CMakeLists.txt +++ b/tools/h5dump/CMakeLists.txt @@ -131,7 +131,6 @@ IF (BUILD_TESTING) tnamed_dtype_attr.ddl tnestcomp-1.ddl tnbit.ddl - tnofilename.ddl tno-subset.ddl tnullspace.ddl zerodim.ddl @@ -838,8 +837,6 @@ IF (BUILD_TESTING) tnestcomp-1.out.err tnbit.out tnbit.out.err - tnofilename.out - tnofilename.out.err tno-subset.out tno-subset.out.err tnullspace.out |