mirror of
https://github.com/TREX-CoE/qmckl.git
synced 2024-11-03 20:54:09 +01:00
Small fix in Makefile
This commit is contained in:
parent
73399e24ec
commit
78a05b15f8
@ -93,10 +93,6 @@ text: $(htmlize_el) $(dist_text_DATA)
|
||||
doc: html text
|
||||
|
||||
|
||||
$(htmldir_loc)/qmckl.css: $(htmlize_el)
|
||||
$(MKDIR_P) $(htmldir_loc) $(textdir_loc)
|
||||
cp -f $(top_srcdir)/$(htmldir_loc)/qmckl.css $(builddir)/$(htmldir_loc)/qmckl.css
|
||||
|
||||
if QMCKL_DEVEL
|
||||
|
||||
if VFC_CI
|
||||
|
Loading…
Reference in New Issue
Block a user