diff options
| -rw-r--r-- | gtkdoc/Makefile.am | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/gtkdoc/Makefile.am b/gtkdoc/Makefile.am index 963a93d..a41513a 100644 --- a/gtkdoc/Makefile.am +++ b/gtkdoc/Makefile.am @@ -71,7 +71,7 @@ INCLUDES=  GTKDOC_LIBS=  # This includes the standard gtk-doc make rules, copied by gtkdocize. -include $(top_srcdir)/gtk-doc.make +include $(top_srcdir)/gtkdoc/gtk-doc.make  # Other files to distribute  # e.g. EXTRA_DIST += version.xml.in  | 
