diff src/audacious/Makefile @ 4259:92642f860860

- added template for src_flow - vis_flow can work now with FMT_FLOAT, but disabled pending src stuff refactoring
author Eugene Zagidullin <e.asphyx@gmail.com>
date Sat, 09 Feb 2008 01:05:36 +0300
parents 8f6956130372
children 3c673b6803c1
line wrap: on
line diff
--- a/src/audacious/Makefile	Fri Feb 08 22:21:56 2008 +0300
+++ b/src/audacious/Makefile	Sat Feb 09 01:05:36 2008 +0300
@@ -36,6 +36,7 @@
        pluginenum.c						\
        rcfile.c							\
        signals.c						\
+       src_flow.c						\
        strings.c						\
        tuple.c							\
        tuple_formatter.c				\