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:
Michael Lotz 2012-01-07 02:27:16 +01:00
parent 423affc209
commit ecea46bcfd

View File

@ -15,6 +15,7 @@ BinCommand ctags :
beta.c
c.c
cobol.c
debug.c
eiffel.c
entry.c
erlang.c