diff options
| author | 2016-03-25 18:44:18 +0100 | |
|---|---|---|
| committer | 2016-03-25 18:44:46 +0100 | |
| commit | 22f0c31238f40e79902d88c9860d4aebc228424d (patch) | |
| tree | facb6e639bdf31a3c424bbd73413a8af4bf1bb15 /makefile | |
| parent | 37a32099cd8072362a3ab56929bb4dddc751794a (diff) | |
Cleanup in the bgfx aisle, nw
Diffstat (limited to 'makefile')
| -rw-r--r-- | makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
