From a4aa8930bb47296704a4689cdbfa8f5b8b3f550f Mon Sep 17 00:00:00 2001 From: Guy Harris Date: Thu, 24 Mar 2016 13:00:07 -0700 Subject: Put pcapio.c into a writecap library, and use it. Change-Id: Ib89f345c072a38bc01f0513366a4bdae3bf6f08e Reviewed-on: https://code.wireshark.org/review/14615 Reviewed-by: Guy Harris --- configure.ac | 2 ++ 1 file changed, 2 insertions(+) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 49079ea8ae..8439a43eca 100644 --- a/configure.ac +++ b/configure.ac @@ -3329,6 +3329,8 @@ AC_OUTPUT( tools/Makefile tools/lemon/Makefile wiretap/Makefile + writecap/Makefile + writecap/doxygen.cfg wsutil/Makefile echld/Makefile _CUSTOM_AC_OUTPUT_ -- cgit v1.2.1