X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=docs%2Flibudev%2FMakefile.am;h=f9365b3fd0211649ce63e0532ab4b14e161adae7;hb=9946996cda11a18b44d82344676e5a0e96339408;hp=0aff6008f46946e5e9972e20194b31390e2b3cda;hpb=80037e4d17d0c8f28d0ff610902babc9e2b4e2f9;p=elogind.git diff --git a/docs/libudev/Makefile.am b/docs/libudev/Makefile.am index 0aff6008f..f9365b3fd 100644 --- a/docs/libudev/Makefile.am +++ b/docs/libudev/Makefile.am @@ -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 @@ -94,9 +94,6 @@ EXTRA_DIST += version.xml.in # Comment this out if you want your docs-status tested during 'make check' if ENABLE_GTK_DOC -#TESTS_ENVIRONMENT = cd $(srcsrc) -#TESTS = $(GTKDOC_CHECK) +TESTS_ENVIRONMENT = cd $(top_srcdir) +TESTS = $(GTKDOC_CHECK) endif - -install-data-hook: - $(AM_V_GEN)gtkdoc-rebase --html-dir=$(top_builddir)/docs/gudev/html --relative