Files
commandergenius/project/jni/application/lbreakout2/common/Makefile.am

9 lines
216 B
Makefile

DEFS = @DEFS@ @network_flag@ @netdebug_flag@ @sdlnet_flag@
noinst_LIBRARIES = libcommon.a
libcommon_a_SOURCES = \
list.c net.c tools.c parser.c
EXTRA_DIST = list.h net.h messages.h tools.h parser.h gettext.h