summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorUwe Hermann <uwe@hermann-uwe.de>2012-07-11 22:27:07 +0200
committerUwe Hermann <uwe@hermann-uwe.de>2012-07-11 23:16:41 +0200
commitbcf36fc8681c2184b81601449c5fde25251e45cb (patch)
treeb64156eb653d58b7b1e89ace7ba9f51160f6eb0d /configure.ac
parent2fcd7c22852436c3226de9007e88cb305cce1b00 (diff)
downloadlibsigrokdecode-bcf36fc8681c2184b81601449c5fde25251e45cb.tar.gz
libsigrokdecode-bcf36fc8681c2184b81601449c5fde25251e45cb.zip
srd: Drop 'usb' PD, replaced by two others.
The new 'usb_signalling' and the 'usb_protocol' PD which stacks on top of it, replace the old 'usb' decoder.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 0 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index abc2a37..e46f2d8 100644
--- a/configure.ac
+++ b/configure.ac
@@ -168,7 +168,6 @@ AC_CONFIG_FILES([Makefile
decoders/transitioncounter/Makefile
decoders/uart/Makefile
decoders/uart_dump/Makefile
- decoders/usb/Makefile
decoders/usb_signalling/Makefile
decoders/usb_protocol/Makefile
decoders/onewire/Makefile