Browse Source

Fix a typo

Signed-off-by: falkTX <falktx@falktx.com>
tags/v2.5.0
falkTX 2 years ago
parent
commit
9cfaa552ad
Signed by: falkTX <falktx@falktx.com> GPG Key ID: CDBAA37ABC74FBA0
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      Makefile.dist.mk

+ 1
- 0
Makefile.dist.mk View File

@@ -176,6 +176,7 @@ TARGETS = Carla-$(VERSION)-win64.zip
else
TARGETS = Carla-$(VERSION)-win32.zip
endif
endif

ifeq ($(HAVE_QT5PKG),true)
dist: $(TARGETS)


Loading…
Cancel
Save