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 --- configure.ac | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index e46f2d8..768e19b 100644 --- a/configure.ac +++ b/configure.ac @@ -170,7 +170,8 @@ AC_CONFIG_FILES([Makefile decoders/uart_dump/Makefile decoders/usb_signalling/Makefile decoders/usb_protocol/Makefile - decoders/onewire/Makefile + decoders/onewire_link/Makefile + decoders/onewire_network/Makefile ]) AC_OUTPUT -- cgit v1.2.3-70-g09d2