Handle glue-the-gian and msm light theme too
Signed-off-by: falkTX <falktx@falktx.com>
This commit is contained in:
parent
57544f9baf
commit
19eb3398ea
4 changed files with 7 additions and 4 deletions
|
@ -1906,8 +1906,7 @@ $(BUILD_DIR)/MSM/%.cpp.o: MSM/%.cpp
|
|||
@echo "Compiling $<"
|
||||
$(SILENT)$(CXX) $< $(BUILD_CXX_FLAGS) -c -o $@ \
|
||||
$(foreach m,$(MSM_CUSTOM),$(call custom_module_names,$(m),MSM)) \
|
||||
-DpluginInstance=pluginInstance__MSM \
|
||||
-DDARKTHEME
|
||||
-DpluginInstance=pluginInstance__MSM
|
||||
|
||||
$(BUILD_DIR)/myth-modules/%.cpp.o: myth-modules/%.cpp
|
||||
-@mkdir -p "$(shell dirname $(BUILD_DIR)/$<)"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue