A few more light mode modules
This commit is contained in:
parent
2472b06f59
commit
9116eb61fb
4 changed files with 123 additions and 35 deletions
|
@ -1155,7 +1155,11 @@ endif
|
|||
# --------------------------------------------------------------
|
||||
# Build targets
|
||||
|
||||
ifeq ($(NOPLUGINS),true)
|
||||
TARGET = noplugins.a
|
||||
else
|
||||
TARGET = plugins.a
|
||||
endif
|
||||
|
||||
all: $(TARGET)
|
||||
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit 4d95ace8b073e9e8e30b8671ecdb04101d943905
|
||||
Subproject commit 8d2796da76e5d7f79bbf461c95a7858035bb0736
|
Loading…
Add table
Add a link
Reference in a new issue