mirror of
https://github.com/TREX-CoE/trexio.git
synced 2024-12-23 04:43:57 +01:00
add h5 file from Fortran test to clean-local rule
This commit is contained in:
parent
4fd3c05d79
commit
0b4fe128df
@ -91,7 +91,7 @@ $(test_trexio_f): $(trexio_f)
|
|||||||
cp $(trexio_f) $(test_trexio_f)
|
cp $(trexio_f) $(test_trexio_f)
|
||||||
|
|
||||||
clean-local:
|
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
|
if TREXIO_DEVEL
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user