diff options
Diffstat (limited to 'decoders/Makefile.am')
-rw-r--r-- | decoders/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/decoders/Makefile.am b/decoders/Makefile.am index 0aa1a7d..72987f4 100644 --- a/decoders/Makefile.am +++ b/decoders/Makefile.am @@ -23,6 +23,7 @@ pkgdatadir = $(DECODERS_DIR) # Please keep this list in alphabetical order. dist_pkgdata_DATA = \ i2c.py \ + mx25lxx05d.py \ nunchuk.py \ spi.py \ srd_usb.py \ |