diff options
Diffstat (limited to 'decoders/nunchuk/Makefile.am')
-rw-r--r-- | decoders/nunchuk/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/decoders/nunchuk/Makefile.am b/decoders/nunchuk/Makefile.am index 5a4917b..7e37522 100644 --- a/decoders/nunchuk/Makefile.am +++ b/decoders/nunchuk/Makefile.am @@ -20,7 +20,7 @@ pkgdatadir = $(DECODERS_DIR)/nunchuk -dist_pkgdata_DATA = __init__.py nunchuk.py +dist_pkgdata_DATA = __init__.py pd.py CLEANFILES = *.pyc |