From 069c52a10cc4c4c06de8a4d83ddb3755e40be7a4 Mon Sep 17 00:00:00 2001 From: Stef Walter Date: Mon, 24 Jun 2013 13:34:30 +0200 Subject: Reorganize various components * p11-kit library and tool in the p11-kit/ subdirectory * trust module and new trust tool in trust/ subdirectory * No more tools/ subdirectory * Lots less in the common/ subdirectory --- gtk-doc.make | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gtk-doc.make') diff --git a/gtk-doc.make b/gtk-doc.make index 824d8d6..4709268 100644 --- a/gtk-doc.make +++ b/gtk-doc.make @@ -243,7 +243,7 @@ if ENABLE_GTK_DOC dist-check-gtkdoc: else dist-check-gtkdoc: - @echo "*** gtk-doc must be installed and enabled in order to make dist" + @echo "*** gtk-doc must be installed and --enable-doc in order to make dist" @false endif -- cgit v1.1