diff src/jack/Makefile @ 1861:cbcb6d2154bd

arts -> new buildsys.
author Jonathan Schleifer <js@h3c.de>
date Mon, 24 Sep 2007 22:35:27 +0200
parents 7e57a32c53e4
children eed7c270e8dd
line wrap: on
line diff
--- a/src/jack/Makefile	Mon Sep 24 22:30:08 2007 +0200
+++ b/src/jack/Makefile	Mon Sep 24 22:35:27 2007 +0200
@@ -1,5 +1,7 @@
 PLUGIN = jackout${PLUGIN_SUFFIX}
-SRCS = jack.c configure.c bio2jack.c
+SRCS = jack.c		\
+       configure.c	\
+       bio2jack.c
 
 plugindir = audacious/${OUTPUT_PLUGIN_DIR}