summaryrefslogtreecommitdiffstatshomepage
path: root/makefile
diff options
context:
space:
mode:
author therealmogminer@gmail.com <therealmogminer@gmail.com>2016-03-25 18:44:18 +0100
committer therealmogminer@gmail.com <therealmogminer@gmail.com>2016-03-25 18:44:46 +0100
commit22f0c31238f40e79902d88c9860d4aebc228424d (patch)
treefacb6e639bdf31a3c424bbd73413a8af4bf1bb15 /makefile
parent37a32099cd8072362a3ab56929bb4dddc751794a (diff)
Cleanup in the bgfx aisle, nw
Diffstat (limited to 'makefile')
-rw-r--r--makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/makefile b/makefile
index d248728a475..31782fa36fe 100644
--- a/makefile
+++ b/makefile
@@ -1560,7 +1560,7 @@ shaders: bgfx-tools
-$(call MKDIR,build/bgfx/shaders/gles)
-$(call MKDIR,build/bgfx/shaders/glsl)
-$(call MKDIR,build/bgfx/shaders/metal)
- $(SILENT) $(MAKE) -C $(SRC)/osd/modules/render/bgfx rebuild
+ $(SILENT) $(MAKE) -C $(SRC)/osd/modules/render/bgfx/shaders rebuild
#-------------------------------------------------
# Translation