From cd0fc8c53f8f2d61375da310b924825f0bddc549 Mon Sep 17 00:00:00 2001 From: Uwe Hermann Date: Tue, 27 Apr 2010 23:13:45 +0200 Subject: Add Python decoder for the Wii Nunchuk. Untested, unfinished. --- scripts/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/Makefile.am') diff --git a/scripts/Makefile.am b/scripts/Makefile.am index 2372ff2..ae4a3c8 100644 --- a/scripts/Makefile.am +++ b/scripts/Makefile.am @@ -18,5 +18,5 @@ ## Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA ## -dist_pkgdata_SCRIPTS = i2c.py transitioncounter.py +dist_pkgdata_SCRIPTS = i2c.py nunchuk.py transitioncounter.py -- cgit v1.2.3-70-g09d2