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