summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2016-03-24 13:00:07 -0700
committerGuy Harris <guy@alum.mit.edu>2016-03-24 20:49:37 +0000
commita4aa8930bb47296704a4689cdbfa8f5b8b3f550f (patch)
treefe563c1aeafdd8064dcadfb472fa62cf18f0fbfb /configure.ac
parent67bd2cc511bc081b51b649c22240f5ca81383dc6 (diff)
downloadwireshark-a4aa8930bb47296704a4689cdbfa8f5b8b3f550f.tar.gz
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 <guy@alum.mit.edu>
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 2 insertions, 0 deletions
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_