X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=decoders%2Fusb_protocol%2FMakefile.am;h=7e1baa618c0a7559bbff2d03087cc4329ed8fed8;hb=ec0afe27db7f6e2abdd2a712ca4bbc5c01debe67;hp=599092bc5c51b5aa82e576960e035be575e4563c;hpb=2dc6d41c64a8235308e61b4f9b509c7fecb2b502;p=libsigrokdecode.git diff --git a/decoders/usb_protocol/Makefile.am b/decoders/usb_protocol/Makefile.am index 599092b..7e1baa6 100644 --- a/decoders/usb_protocol/Makefile.am +++ b/decoders/usb_protocol/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)/usb_protocol -dist_pkgdata_DATA = __init__.py usb_protocol.py +dist_pkgdata_DATA = __init__.py pd.py CLEANFILES = *.pyc