mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-01-15 15:41:24 +01:00
add debug-only source file
This commit is contained in:
parent
43d53bceb8
commit
477899e6aa
1 changed files with 1 additions and 0 deletions
|
@ -53,6 +53,7 @@ common_SRC_FILES += \
|
|||
$(COMMON_PATH)/comms.c \
|
||||
$(COMMON_PATH)/memstream.c \
|
||||
$(COMMON_PATH)/movestak.c \
|
||||
$(COMMON_PATH)/dbgutil.c \
|
||||
|
||||
|
||||
LOCAL_CFLAGS+=$(local_C_INCLUDES) $(local_DEFINES) -Wall
|
||||
|
|
Loading…
Reference in a new issue