X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=decoders%2Fonewire_network%2FMakefile.am;h=81c2fd13dfb693776f0f8a15a386d0375b8cf8cd;hb=ec0afe27db7f6e2abdd2a712ca4bbc5c01debe67;hp=17b3b0425a1ec02fe4ff4673e34131eb633781da;hpb=9cfb16e8532e34b40edf1d980c7438afb31668e0;p=libsigrokdecode.git diff --git a/decoders/onewire_network/Makefile.am b/decoders/onewire_network/Makefile.am index 17b3b04..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 ## @@ -18,9 +18,9 @@ ## Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA ## -pkgdatadir = $(DECODERS_DIR)/onewire +pkgdatadir = $(DECODERS_DIR)/onewire_network -dist_pkgdata_DATA = __init__.py onewire_link.py onewire_network.py +dist_pkgdata_DATA = __init__.py pd.py CLEANFILES = *.pyc