X-Git-Url: https://sigrok.org/gitweb/?p=libsigrokdecode.git;a=blobdiff_plain;f=decoders%2Fuart%2FMakefile.am;h=89d90ec0ab43d6673a71621db1c61f13da308def;hp=155bfc989db9bf3c0b3887bae7ab8c49546374f5;hb=37b94c205e4c1c43e77e29993108f23066cbce05;hpb=64c29e28e0efa184319f7831b3eca18c7f73f7d0 diff --git a/decoders/uart/Makefile.am b/decoders/uart/Makefile.am index 155bfc9..89d90ec 100644 --- a/decoders/uart/Makefile.am +++ b/decoders/uart/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)/uart -dist_pkgdata_DATA = __init__.py uart.py +dist_pkgdata_DATA = __init__.py pd.py CLEANFILES = *.pyc