diff src/bluetooth/Makefile @ 2736:4d9540bcd7e2

Automated merge with ssh://hg.atheme-project.org//hg//audacious-plugins
author Calin Crisan ccrisan@gmail.com
date Tue, 01 Jul 2008 02:06:01 +0300
parents 229647ca4942
children 22a2ffe86750
line wrap: on
line diff
--- a/src/bluetooth/Makefile	Tue Jul 01 02:05:25 2008 +0300
+++ b/src/bluetooth/Makefile	Tue Jul 01 02:06:01 2008 +0300
@@ -1,6 +1,6 @@
 PLUGIN = bluetooth${PLUGIN_SUFFIX}
 
-SRCS = bluetooth.c gui.c marshal.c
+SRCS = bluetooth.c gui.c marshal.c scan_gui.c
 include ../../buildsys.mk
 include ../../extra.mk