Cleanup makefiles, ensure deps see our custom includes
Signed-off-by: falkTX <falktx@falktx.com>
This commit is contained in:
parent
eddd85c45b
commit
a27cc93d8f
3 changed files with 36 additions and 6 deletions
2
Makefile
2
Makefile
|
@ -203,7 +203,7 @@ endif
|
|||
|
||||
dgl:
|
||||
ifneq ($(HEADLESS),true)
|
||||
$(MAKE) -C dpf/dgl opengl $(DGL_EXTRA_ARGS)
|
||||
$(MAKE) opengl -C dpf/dgl $(DGL_EXTRA_ARGS)
|
||||
endif
|
||||
|
||||
plugins: deps
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue