X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=decoders%2Flm75%2FMakefile.am;h=60acc6f35f53e6076f854c5e0c5c119968a01362;hb=be465111b552c7c2a2262ac49758a30a8bf1b1d5;hp=6ab18181632e619ca2f6e7b1285c039526b6157a;hpb=44f7ba18ee64fc89d0f69619076ff28a8bc6b31a;p=libsigrokdecode.git diff --git a/decoders/lm75/Makefile.am b/decoders/lm75/Makefile.am index 6ab1818..60acc6f 100644 --- a/decoders/lm75/Makefile.am +++ b/decoders/lm75/Makefile.am @@ -1,5 +1,5 @@ ## -## This file is part of the sigrok project. +## This file is part of the libsigrokdecode project. ## ## Copyright (C) 2012 Uwe Hermann ## @@ -20,7 +20,7 @@ pkgdatadir = $(DECODERS_DIR)/lm75 -dist_pkgdata_DATA = __init__.py lm75.py +dist_pkgdata_DATA = __init__.py pd.py CLEANFILES = *.pyc