add debug-only source file

This commit is contained in:
eehouse 2010-04-13 03:22:08 +00:00
parent 43d53bceb8
commit 477899e6aa

View file

@ -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