From a1837263708cda91caec1691a469ad1415924a8e Mon Sep 17 00:00:00 2001 From: Gerald Combs Date: Thu, 17 Mar 2016 17:19:18 -0700 Subject: DocBook: Don't require xmllint. Remove dependencies on xmllint. We don't write DocBook by hand any more and we haven't used it in a long time in the CMake builds. Change-Id: Ic07f03b00c4554c058eece0462b0925d565b6da1 Reviewed-on: https://code.wireshark.org/review/14506 Petri-Dish: Gerald Combs Tested-by: Petri Dish Buildbot Reviewed-by: Gerald Combs --- Makefile.am | 1 - 1 file changed, 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 7197346a9d..1a70f64973 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1303,7 +1303,6 @@ EXTRA_DIST = \ cmake/modules/FindWinSparkle.cmake \ cmake/modules/FindWireshark.cmake \ cmake/modules/FindWSWinLibs.cmake \ - cmake/modules/FindXMLLINT.cmake \ cmake/modules/FindXSLTPROC.cmake \ cmake/modules/FindYACC.cmake \ cmake/modules/FindYAPP.cmake \ -- cgit v1.2.3