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

Better packaging

This commit is contained in:
Anthony Scemama 2022-07-01 19:41:05 +02:00
parent 19c30fce53
commit d8e6f43ac1

View File

@ -146,7 +146,6 @@ check_PROGRAMS = $(TESTS)
LDADD = src/libtrexio.la
test_trexio_f = $(srcdir)/tests/trexio_f.f90
CLEANFILES += $(test_trexio_f)
$(test_trexio_f): $(trexio_f)
cp $(trexio_f) $(test_trexio_f)