diff options
-rw-r--r-- | decoders/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/decoders/Makefile.am b/decoders/Makefile.am index f4c72e6..14622ed 100644 --- a/decoders/Makefile.am +++ b/decoders/Makefile.am @@ -20,7 +20,7 @@ pkgdatadir = $(DECODERS_DIR) -dist_pkgdata_SCRIPTS = i2c.py nunchuk.py transitioncounter.py +dist_pkgdata_DATA = i2c.py nunchuk.py transitioncounter.py CLEANFILES = *.pyc |