Mercurial > audlegacy-plugins
comparison 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 |
comparison
equal
deleted
inserted
replaced
| 2735:6d6a3eb67510 | 2736:4d9540bcd7e2 |
|---|---|
| 1 PLUGIN = bluetooth${PLUGIN_SUFFIX} | 1 PLUGIN = bluetooth${PLUGIN_SUFFIX} |
| 2 | 2 |
| 3 SRCS = bluetooth.c gui.c marshal.c | 3 SRCS = bluetooth.c gui.c marshal.c scan_gui.c |
| 4 include ../../buildsys.mk | 4 include ../../buildsys.mk |
| 5 include ../../extra.mk | 5 include ../../extra.mk |
| 6 | 6 |
| 7 plugindir := ${plugindir}/${GENERAL_PLUGIN_DIR} | 7 plugindir := ${plugindir}/${GENERAL_PLUGIN_DIR} |
| 8 | 8 |
