From 41d41c2e9b298291d398144b189f1c97a4684ad2 Mon Sep 17 00:00:00 2001 From: Gerald Combs Date: Tue, 17 Apr 2018 08:40:52 -0700 Subject: Autotools: Update for recently removed files. Change-Id: Idaf2e7794b337dc41e306905f9281c676376bf93 Reviewed-on: https://code.wireshark.org/review/26986 Reviewed-by: Gerald Combs --- configure.ac | 7 ------- 1 file changed, 7 deletions(-) diff --git a/configure.ac b/configure.ac index 1d872d4026..da473be083 100644 --- a/configure.ac +++ b/configure.ac @@ -2603,14 +2603,11 @@ AC_CONFIG_FILES( epan/dissectors/asn1/x509if/Makefile epan/dissectors/asn1/x509sat/Makefile capchild/Makefile - capchild/doxygen.cfg caputils/Makefile - caputils/doxygen.cfg doc/Makefile docbook/Makefile epan/Makefile epan/crypt/Makefile - epan/doxygen.cfg epan/dfilter/Makefile epan/dissectors/Makefile epan/dissectors/dcerpc/Makefile @@ -2620,10 +2617,8 @@ AC_CONFIG_FILES( extcap/Makefile codecs/Makefile ui/Makefile - ui/doxygen.cfg ui/cli/Makefile ui/qt/Makefile - ui/qt/doxygen.cfg help/Makefile packaging/Makefile packaging/macosx/Info.plist @@ -2650,13 +2645,11 @@ AC_CONFIG_FILES( plugins/wiretap/usbdump/Makefile plugins/codecs/l16_mono/Makefile _CUSTOM_PLUGIN_CONFIG_FILES_ - randpkt_core/doxygen.cfg randpkt_core/Makefile tools/Makefile tools/lemon/Makefile wiretap/Makefile writecap/Makefile - writecap/doxygen.cfg wsutil/Makefile ) -- cgit v1.2.3