From 0bc41d1fd304e205e0db23bf502dfcbc7f1142bc Mon Sep 17 00:00:00 2001 From: garak Date: Mon, 14 Oct 2019 13:05:07 -0400 Subject: remove empty groups from wild encounter fields json objects --- tools/scaninc/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools') diff --git a/tools/scaninc/Makefile b/tools/scaninc/Makefile index 32c16c31f..4292b07b1 100644 --- a/tools/scaninc/Makefile +++ b/tools/scaninc/Makefile @@ -1,6 +1,6 @@ CXX = g++ -CXXFLAGS = -Wall -Werror -std=c++11 -O2 -s +CXXFLAGS = -Wall -Werror -std=c++11 -O2 SRCS = scaninc.cpp c_file.cpp asm_file.cpp -- cgit v1.2.3