mirror of
https://github.com/TREX-CoE/qmckl.git
synced 2024-12-23 04:44:03 +01:00
Added qmckl.h to make source
This commit is contained in:
parent
32366c2f19
commit
2fdc4ea432
@ -218,7 +218,7 @@ $(qmckl_py): $(qmckl_i) $(qmckl_include_i)
|
|||||||
|
|
||||||
$(qmckl_wrap_c): $(qmckl_py)
|
$(qmckl_wrap_c): $(qmckl_py)
|
||||||
|
|
||||||
source: $(TANGLED_FILES)
|
source: $(TANGLED_FILES) $(qmckl_h) $(src_qmckl_f)
|
||||||
|
|
||||||
CLEANFILES += $(qmckl_wrap_c) \
|
CLEANFILES += $(qmckl_wrap_c) \
|
||||||
$(qmckl_include_i) \
|
$(qmckl_include_i) \
|
||||||
|
Loading…
Reference in New Issue
Block a user