docs: remove duplicated install hook

This commit is contained in:
Kay Sievers 2012-04-20 08:22:18 +02:00
parent 678d485a55
commit cc85759ac9
2 changed files with 0 additions and 6 deletions

View File

@ -103,6 +103,3 @@ if ENABLE_GTK_DOC
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

View File

@ -97,6 +97,3 @@ if ENABLE_GTK_DOC
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