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