diff options
Diffstat (limited to 'mcast')
-rw-r--r-- | mcast/tool/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mcast/tool/Makefile b/mcast/tool/Makefile index 45ac977..1c1d446 100644 --- a/mcast/tool/Makefile +++ b/mcast/tool/Makefile @@ -1,6 +1,6 @@ #Comment this out to disable debugging output #DEBUG = 1 -#API_SOCK=1 +API_SOCK=1 ifdef RBMINI ARMEL=1 |