mirror of
https://github.com/Dasharo/systemd.git
synced 2026-03-06 15:02:31 -08:00
docs: remove duplicated install hook
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user