From c2f446b0a444ae7db9c614283e099415a71f5f23 Mon Sep 17 00:00:00 2001 From: Takashi Iwai Date: Wed, 23 Nov 2005 16:35:56 +0000 Subject: [PATCH] Remove code from check_PROGRAMS Remove code from check_PROGRAMS (bug#1579). --- test/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/Makefile.am b/test/Makefile.am index 8ed1f0f0..1fbde8f0 100644 --- a/test/Makefile.am +++ b/test/Makefile.am @@ -1,6 +1,6 @@ check_PROGRAMS=control pcm latency seq \ playmidi1 timer rawmidi midiloop \ - code oldapi queue_timer + oldapi queue_timer control_LDADD=../src/libasound.la pcm_LDADD=../src/libasound.la -- 2.47.1