diff src/audacious/Makefile @ 4404:7513318719a7

Pfft, we are Audacious and this is SPARTA!
author Matti Hamalainen <ccr@tnsp.org>
date Mon, 31 Mar 2008 06:06:39 +0300
parents 848a905816f5
children 9b207731e81e
line wrap: on
line diff
--- a/src/audacious/Makefile	Mon Mar 31 06:04:21 2008 +0300
+++ b/src/audacious/Makefile	Mon Mar 31 06:06:39 2008 +0300
@@ -5,7 +5,7 @@
 PROG = audacious${PROG_SUFFIX}
 SRCS = af_equalizer.c					\
        auddrct.c						\
-       bmpconfig.c						\
+       audconfig.c						\
        build_stamp.c					\
        configdb.c						\
        custom_uri.c						\
@@ -87,7 +87,7 @@
 endif
 
 INCLUDES = auddrct.h			\
-           bmpconfig.h			\
+           audconfig.h			\
            configdb.h			\
            custom_uri.h			\
            dbus.h				\