diff options
Diffstat (limited to '')
-rw-r--r-- | Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index b86a5557c..6b612529f 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 \ |