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