Unconditionally add debug.c. Fixes DEBUG build.
The file is guarded with DEBUG so this doesn't change anything for non-debug builds. Inspired by patch in #8252 by Urias McCullough.
This commit is contained in:
@@ -15,6 +15,7 @@ BinCommand ctags :
|
|||||||
beta.c
|
beta.c
|
||||||
c.c
|
c.c
|
||||||
cobol.c
|
cobol.c
|
||||||
|
debug.c
|
||||||
eiffel.c
|
eiffel.c
|
||||||
entry.c
|
entry.c
|
||||||
erlang.c
|
erlang.c
|
||||||
|
|||||||
Reference in New Issue
Block a user