Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Update to latest DPF
Signed-off-by: falkTX <falktx@falktx.com>
  • Loading branch information
falkTX committed Jun 14, 2021
1 parent 38df8ef commit 5f17737
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Makefile
Expand Up @@ -11,8 +11,8 @@ all: dgl plugins gen
# --------------------------------------------------------------

dgl:
ifeq ($(HAVE_DGL),true)
$(MAKE) -C dpf/dgl
ifeq ($(HAVE_OPENGL),true)
$(MAKE) -C dpf/dgl opengl
endif

plugins: dgl
Expand Down
2 changes: 1 addition & 1 deletion dpf
Submodule dpf updated 262 files

0 comments on commit 5f17737

Please sign in to comment.