mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
5dfd322a3a
Signed-off-by: Peter Wagner <tripolar@gmx.at>
12 lines
204 B
Diff
12 lines
204 B
Diff
--- a/gtk-doc.make
|
|
+++ b/gtk-doc.make
|
|
@@ -282,7 +282,7 @@ uninstall-local:
|
|
#
|
|
# Require gtk-doc when making dist
|
|
#
|
|
-if HAVE_GTK_DOC
|
|
+if ENABLE_GTK_DOC
|
|
dist-check-gtkdoc: docs
|
|
else
|
|
dist-check-gtkdoc:
|