mirror of
https://github.com/TREX-CoE/qmckl.git
synced 2024-11-13 01:24:05 +01:00
Add Guix manifest to the distribution
This commit is contained in:
parent
facc5bd7cc
commit
9d64ff74e1
@ -88,6 +88,9 @@ dist_html_DATA = $(HTML_FILES) \
|
||||
|
||||
dist_text_DATA = $(TEXT_FILES)
|
||||
|
||||
# Include Guix manifest in the source code distribution tarball
|
||||
tools_qmckl_scm = tools/qmckl.scm
|
||||
EXTRA_DIST += $(tools_qmckl_scm)
|
||||
|
||||
html-local: $(htmlize_el) $(dist_html_DATA)
|
||||
text: $(htmlize_el) $(dist_text_DATA)
|
||||
|
Loading…
Reference in New Issue
Block a user