summaryrefslogtreecommitdiff
path: root/gtk-doc.make
diff options
context:
space:
mode:
Diffstat (limited to 'gtk-doc.make')
-rw-r--r--gtk-doc.make2
1 files changed, 1 insertions, 1 deletions
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