From 90715f29227fcd0052f9b7a8463e4e4279543a04 Mon Sep 17 00:00:00 2001 From: Brian Carrier <carrier@sleuthkit.org> Date: Fri, 1 Feb 2013 19:42:19 -0500 Subject: [PATCH] Removed framework-docs target --- Makefile.am | 2 -- 1 file changed, 2 deletions(-) diff --git a/Makefile.am b/Makefile.am index c61cde080..b02e70aaa 100644 --- a/Makefile.am +++ b/Makefile.am @@ -71,7 +71,5 @@ api-docs: doxygen framework/docs/Doxyfile doxygen bindings/java/doxygen/Doxyfile -framework-docs: - man-html: cd man;build-html -- GitLab