1
0
mirror of https://github.com/TREX-CoE/trexio.git synced 2024-08-24 22:21:43 +02:00

Add Guix manifest to the distribution

This commit is contained in:
q-posev 2022-07-28 14:14:42 +02:00
parent 46385517e1
commit c0879ad974

View File

@ -157,6 +157,11 @@ tests_test_f_SOURCES = $(test_trexio_f) tests/test_f.f90
clean-local:
-rm -rf -- *.dir/ *.h5 __pycache__/
# =============== GUIX MANIFEST =============== #
trexio_scm = $(srcdir)/tools/trexio.scm
EXTRA_DIST += $(trexio_scm)
# =============== DOCUMENTATION =============== #
HTML_TANGLED = docs/index.html \