chiark / gitweb /
build-sys: fix build
authorLennart Poettering <lennart@poettering.net>
Tue, 15 May 2012 12:34:06 +0000 (14:34 +0200)
committerLennart Poettering <lennart@poettering.net>
Tue, 15 May 2012 12:34:06 +0000 (14:34 +0200)
docs/gudev/Makefile.am
docs/libudev/Makefile.am

index a592afa66f68ea31164ba460bab8e6a4fbc42645..586dd8d190e5b954b65070fcd1ba36a41cc50d18 100644 (file)
@@ -87,7 +87,7 @@ GTKDOC_LIBS = \
        $(top_builddir)/libgudev-1.0.la
 
 # This includes the standard gtk-doc make rules, copied by gtkdocize.
-include $(top_srcdir)/gtk-doc.make
+include $(top_srcdir)/docs/gtk-doc.make
 
 # Other files to distribute
 # e.g. EXTRA_DIST += version.xml.in
index 4f0d19650a13cbc0d432d4efe6c7e03e1a59dcf4..f9365b3fd0211649ce63e0532ab4b14e161adae7 100644 (file)
@@ -81,7 +81,7 @@ GTKDOC_CFLAGS=
 GTKDOC_LIBS=
 
 # This includes the standard gtk-doc make rules, copied by gtkdocize.
-include $(top_srcdir)/gtk-doc.make
+include $(top_srcdir)/docs/gtk-doc.make
 
 # Other files to distribute
 # e.g. EXTRA_DIST += version.xml.in