Browse Source

Fix missing ProM resources

Signed-off-by: falkTX <falktx@falktx.com>
tags/v1.5
falkTX 4 years ago
parent
commit
4e2fdcf895
Signed by: falkTX <falktx@falktx.com> GPG Key ID: CDBAA37ABC74FBA0
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      Makefile

+ 1
- 1
Makefile View File

@@ -6,7 +6,7 @@

include dpf/Makefile.base.mk

all: dgl plugins gen
all: dgl plugins resources gen

# --------------------------------------------------------------



Loading…
Cancel
Save