mirror of
https://github.com/TREX-CoE/trexio.git
synced 2025-01-03 18:16:22 +01:00
add tests/trexio_f.f90 module file to CLEANFILES
This commit is contained in:
parent
e00f3b106e
commit
69e52d3071
@ -146,6 +146,7 @@ endif
|
|||||||
|
|
||||||
|
|
||||||
test_trexio_f = $(srcdir)/tests/trexio_f.f90
|
test_trexio_f = $(srcdir)/tests/trexio_f.f90
|
||||||
|
CLEANFILES += $(test_trexio_f)
|
||||||
|
|
||||||
$(test_trexio_f): $(trexio_f)
|
$(test_trexio_f): $(trexio_f)
|
||||||
cp $(trexio_f) $(test_trexio_f)
|
cp $(trexio_f) $(test_trexio_f)
|
||||||
|
Loading…
Reference in New Issue
Block a user