diff src/blur_scope/Makefile @ 1882:eed7c270e8dd

Fix MILLIONS of Makefiles.
author Jonathan Schleifer <js@h3c.de>
date Wed, 26 Sep 2007 14:53:37 +0200
parents d9d4b258fbf1
children a56a26a5f233
line wrap: on
line diff
--- a/src/blur_scope/Makefile	Wed Sep 26 06:38:56 2007 +0200
+++ b/src/blur_scope/Makefile	Wed Sep 26 14:53:37 2007 +0200
@@ -1,5 +1,6 @@
 PLUGIN = blur_scope${PLUGIN_SUFFIX}
-SRCS = blur_scope.c config.c
+SRCS = blur_scope.c	\
+       config.c
 
 plugindir = audacious/${VISUALIZATION_PLUGIN_DIR}