GHashTable: Clarify g_hash_table_lookup_extended docs
[glib.git] / gobject / tests / Makefile.am
blob8452164224f64954043b4579f1d121e6fa3a310e
1 include $(top_srcdir)/Makefile.decl
3 INCLUDES = -g $(gobject_INCLUDES) $(GLIB_DEBUG_FLAGS)
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
8 TEST_PROGS += threadtests dynamictests binding properties reference ifaceproperties
9 ifaceproperties_SOURCES = ifaceproperties.c testcommon.h