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
Makefile user variables
tags/v2.4.1
Jean Pierre Cimalando
Filipe Coelho
<falktx@falktx.com>
3 years ago
parent
67e38d1247
commit
5ec8d07b2b
2 changed files
with
4 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-0
.gitignore
+2
-0
Makefile
+ 2
- 0
.gitignore
View File
@@ -177,3 +177,5 @@ data/windows/Carla.lv2/
data/windows/Carla_*
data/windows/python/
Makefile.user.mk
+ 2
- 0
Makefile
View File
@@ -24,6 +24,8 @@ endif
VERSION := 2.4.0
-include Makefile.user.mk
# ---------------------------------------------------------------------------------------------------------------------
all: backend discovery bridges-plugin bridges-ui frontend interposer libjack plugin theme
Write
Preview
Loading…
Cancel
Save