Changeset 182

Show
Ignore:
Timestamp:
06/24/08 12:43:05 (5 months ago)
Author:
dsmith
Message:

Add nunchuk_stick2btn plugin (#33)

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/configure.ac

    r178 r182  
    146146        [wminput/plugins/nunchuk_acc/Makefile] 
    147147        [wminput/plugins/led/Makefile] 
     148        [wminput/plugins/nunchuk_stick2btn/Makefile] 
    148149        [lswm/Makefile] 
    149150        [python/Makefile] 
  • trunk/wminput/plugins/Makefile.in

    r178 r182  
    33include @top_builddir@/defs.mak 
    44 
    5 PLUGINS = ir_ptr acc nunchuk_acc led 
     5PLUGINS = ir_ptr acc nunchuk_acc led nunchuk_stick2btn 
    66 
    77all install clean distclean uninstall: TARGET += $(MAKECMDGOALS)