X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=decoders%2Fonewire_network%2FMakefile.am;h=81c2fd13dfb693776f0f8a15a386d0375b8cf8cd;hb=ec0afe27db7f6e2abdd2a712ca4bbc5c01debe67;hp=2484987ee6721be94228d2f04be9dd8db18a3a8a;hpb=99f5f3b5ac31347795582872a5d92f3d9430c21d;p=libsigrokdecode.git diff --git a/decoders/onewire_network/Makefile.am b/decoders/onewire_network/Makefile.am index 2484987..81c2fd1 100644 --- a/decoders/onewire_network/Makefile.am +++ b/decoders/onewire_network/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)/onewire_network -dist_pkgdata_DATA = __init__.py onewire_network.py +dist_pkgdata_DATA = __init__.py pd.py CLEANFILES = *.pyc