diff mbox

[-,alsa-utils,2/5] Add amidicat Makefile to AC_OUTPUT list

Message ID 1404118503-22921-3-git-send-email-alsa@krellan.com (mailing list archive)
State Accepted
Delegated to: Takashi Iwai
Headers show

Commit Message

Josh Lehan June 30, 2014, 8:55 a.m. UTC
Signed-off-by: Josh Lehan <alsa@krellan.com>
diff mbox

Patch

diff --git a/configure.ac b/configure.ac
index a4d2db3..3f43ff9 100644
--- a/configure.ac
+++ b/configure.ac
@@ -360,4 +360,4 @@  AC_OUTPUT(Makefile alsactl/Makefile alsactl/init/Makefile \
 	  utils/alsa-utils.spec seq/Makefile seq/aconnect/Makefile \
 	  seq/aplaymidi/Makefile seq/aseqdump/Makefile seq/aseqnet/Makefile \
 	  speaker-test/Makefile speaker-test/samples/Makefile \
-	  alsaloop/Makefile)
+	  alsaloop/Makefile amidicat/Makefile)