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