From f1da118a6ccec6154a8e67c78d52fffb2ffa7089 Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Wed, 19 Oct 2011 21:10:01 +0200 Subject: test: add GLib testing compatibility header Didn't compile on GLib < 2.16. --- Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index b86a5557..6b612529 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1195,6 +1195,7 @@ test_run_inotify_LDADD = $(GLIB_LIBS) endif test_test_pcm_SOURCES = \ + test/test_glib_compat.h \ test/test_pcm_dither.c \ test/test_pcm_pack.c \ test/test_pcm_channels.c \ -- cgit v1.2.3