This website works better with JavaScript.
Home
Help
Sign In
falkTX
/
Carla
mirror of
https://github.com/falkTX/Carla
Watch
1
Star
0
Fork
0
Code
Releases
42
Activity
Browse Source
Fix a typo
Signed-off-by: falkTX <falktx@falktx.com>
tags/v2.5.0
falkTX
2 years ago
parent
4b9d6afa62
commit
9cfaa552ad
Signed by:
falkTX
<falktx@falktx.com>
GPG Key ID:
CDBAA37ABC74FBA0
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+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)
Write
Preview
Loading…
Cancel
Save