Browse Source

Forgot a small detail

Signed-off-by: falkTX <falktx@falktx.com>
tags/22.02
falkTX 3 years ago
parent
commit
d0eaef6ccf
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

@@ -360,7 +360,7 @@ tarball:
--exclude=src/Rack/src/window/Window.cpp \
--exclude=src/Rack/res/Core \
--exclude=src/Rack/res/icon.png \
--transform='s,^\.,Cardinal-$(VERSION),' \
--transform='s,^\.,cardinal-$(VERSION),' \
-f ../cardinal-$(VERSION).tar.xz .

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


Loading…
Cancel
Save