mirror of
https://github.com/TREX-CoE/qmckl.git
synced 2025-04-29 20:04:50 +02: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)
|
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)
|
html-local: $(htmlize_el) $(dist_html_DATA)
|
||||||
text: $(htmlize_el) $(dist_text_DATA)
|
text: $(htmlize_el) $(dist_text_DATA)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user