From: Takashi Iwai Date: Wed, 23 Nov 2005 16:35:56 +0000 (+0000) Subject: Remove code from check_PROGRAMS X-Git-Tag: v1.0.11rc1~17 X-Git-Url: https://git.alsa-project.org/?a=commitdiff_plain;h=c2f446b0a444ae7db9c614283e099415a71f5f23;p=alsa-lib.git Remove code from check_PROGRAMS Remove code from check_PROGRAMS (bug#1579). --- 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