diff options
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -138,7 +138,6 @@ ifeq ($(DEBUG),true) CXXFLAGS+=-O0 -g -Wall -Werror else CXXFLAGS+=-O3 - LDFLAGS+=--strip-all endif FSYSTEM_FOLDERS = lua_api phys util lua_api/irr lua_api/phys lua_api/gui lua_api/scene lua_api/video |
