1
0
mirror of https://github.com/TREX-CoE/trexio.git synced 2024-11-03 20:54:07 +01:00

add h5 file from Fortran test to clean-local rule

This commit is contained in:
q-posev 2021-06-08 14:40:39 +02:00
parent 4fd3c05d79
commit 0b4fe128df

View File

@ -91,7 +91,7 @@ $(test_trexio_f): $(trexio_f)
cp $(trexio_f) $(test_trexio_f)
clean-local:
-rm -rf -- test_write.dir/ test_write_f.dir/ test_write.h5
-rm -rf -- test_write.dir/ test_write_f.dir/ test_write.h5 test_write_f.h5
if TREXIO_DEVEL