Autotools: Update for recently removed files.

Change-Id: Idaf2e7794b337dc41e306905f9281c676376bf93
Reviewed-on: https://code.wireshark.org/review/26986
Reviewed-by: Gerald Combs <gerald@wireshark.org>
This commit is contained in:
Gerald Combs 2018-04-17 08:40:52 -07:00
parent 25a337cdb0
commit 41d41c2e9b
1 changed files with 0 additions and 7 deletions

View File

@ -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
)