diff src/bluetooth/Makefile @ 2646:7fbff3287a56

added device discovery in the plugin's prefs window
author Paula Stanciu <paula.stanciu@gmail.com>
date Sun, 25 May 2008 21:29:07 +0300
parents 6fd8ca4b7b17
children 229647ca4942
line wrap: on
line diff
--- a/src/bluetooth/Makefile	Wed May 21 16:04:24 2008 +0300
+++ b/src/bluetooth/Makefile	Sun May 25 21:29:07 2008 +0300
@@ -1,6 +1,6 @@
 PLUGIN = bluetooth${PLUGIN_SUFFIX}
 
-SRCS = bluetooth.c gui.c
+SRCS = bluetooth.c gui.c marshal.c
 include ../../buildsys.mk
 include ../../extra.mk