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
Remove a makefile check that is no longer needed
tags/1.9.5
falkTX
10 years ago
parent
ac9dd889a0
commit
9da8e72093
1 changed files
with
0 additions
and
4 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-4
source/modules/theme/Makefile
+ 0
- 4
source/modules/theme/Makefile
View File
@@ -6,10 +6,6 @@
include ../../Makefile.mk
ifneq ($(HAVE_QT),true)
$(error No Qt version available)
endif
# --------------------------------------------------------------
BUILD_CXX_FLAGS += -I. -I../../includes -I../../utils
Write
Preview
Loading…
Cancel
Save