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
Building frontend requires "libs" now too
tags/v2.1-rc1
falkTX
4 years ago
parent
fea4a0b12d
commit
319555bf0e
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
Makefile
+ 1
- 1
Makefile
View File
@@ -166,7 +166,7 @@ bridges-ui: libs
discovery: libs
@$(MAKE) -C source/discovery
frontend:
frontend:
libs
ifeq ($(HAVE_PYQT),true)
@$(MAKE) -C source/frontend
endif
Write
Preview
Loading…
Cancel
Save