6de9cd9a88
From-SVN: r81764
7 lines
461 B
Makefile
7 lines
461 B
Makefile
AM_CFLAGS = -I$(srcdir)/../libcompat -I$(top_srcdir)/../include -I$(srcdir)/../include -I. -Ddeletes= -Dtraditional= -Dsameregion= -Dparentptr= @ac_libbanshee_warn_cflags@
|
|
noinst_LIBRARIES = libbansheeengine.a
|
|
libbansheeengine_a_SOURCES = array.c bounds.c hash.c hashset.c list.c stamp.c \
|
|
ufind.c util.c setif-sort.c termhash.c setif-var.c flow-var.c flowrow-sort.c \
|
|
setst-var.c jcollection.c banshee.c buffer.c setst-sort.c term-var.c \
|
|
term-sort.c dot.c
|