tests: disable deprecation warnings for tests
[platform/upstream/glib.git] / tests / refcount / Makefile.am
index f904c1f..1c7d716 100644 (file)
@@ -2,6 +2,7 @@ include $(top_srcdir)/Makefile.decl
 
 INCLUDES =                                     \
        $(gmodule_INCLUDES)                     \
+       -DGLIB_DISABLE_DEPRECATION_WARNINGS     \
        $(GLIB_DEBUG_FLAGS)
 
 libglib = $(top_builddir)/glib/libglib-2.0.la