1
0
mirror of https://github.com/TREX-CoE/trexio.git synced 2024-12-22 20:35:44 +01:00

Removed cyclic dependency. Compiles with bmake

This commit is contained in:
Anthony Scemama 2021-11-02 16:26:33 +01:00
parent c8414c42b9
commit 92da30a46f

View File

@ -153,8 +153,6 @@ HTML_FILES = docs/trexio.css \
htmldir = $(docdir)
dist_html_DATA = $(HTML_FILES)
$(HTML_FILES): docs/index.html
# =============== DEVELOPER MODE =============== #
SWIG = @SWIG@