Merge remote branch 'gvdb/master'
[platform/upstream/glib.git] / gobject / tests / Makefile.am
1 include $(top_srcdir)/Makefile.decl
2
3 INCLUDES = -g $(gobject_INCLUDES) $(GLIB_DEBUG_FLAGS)
4
5 noinst_PROGRAMS  = $(TEST_PROGS)
6 LDADD = ../libgobject-2.0.la $(top_builddir)/gthread/libgthread-2.0.la $(top_builddir)/glib/libglib-2.0.la
7
8 TEST_PROGS += threadtests dynamictests binding properties reference ifaceproperties
9 ifaceproperties_SOURCES = ifaceproperties.c testcommon.h