From 99f5f3b5ac31347795582872a5d92f3d9430c21d Mon Sep 17 00:00:00 2001 From: Iztok Jeras Date: Tue, 10 Jul 2012 23:14:35 +0200 Subject: onewire: the split of the protocol into layers works now --- decoders/onewire_network/Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'decoders/onewire_network/Makefile.am') diff --git a/decoders/onewire_network/Makefile.am b/decoders/onewire_network/Makefile.am index 17b3b04..2484987 100644 --- a/decoders/onewire_network/Makefile.am +++ b/decoders/onewire_network/Makefile.am @@ -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 onewire_network.py CLEANFILES = *.pyc -- cgit v1.2.3-70-g09d2