mirror of
https://github.com/TREX-CoE/trexio.git
synced 2024-11-03 20:54:07 +01:00
Add Guix manifest to the distribution
This commit is contained in:
parent
46385517e1
commit
c0879ad974
@ -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 \
|
||||
|
Loading…
Reference in New Issue
Block a user