aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index 3588f048..b349311f 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1307,14 +1307,12 @@ test_run_inotify_LDADD = $(GLIB_LIBS)
endif
test_test_byte_reverse_SOURCES = \
- test/test_glib_compat.h \
test/test_byte_reverse.c
test_test_byte_reverse_LDADD = \
libutil.a \
$(GLIB_LIBS)
test_test_pcm_SOURCES = \
- test/test_glib_compat.h \
test/test_pcm_dither.c \
test/test_pcm_pack.c \
test/test_pcm_channels.c \