mirror of
https://github.com/systemd/systemd.git
synced 2024-11-28 12:53:36 +08:00
docs: remove duplicated install hook
This commit is contained in:
parent
678d485a55
commit
cc85759ac9
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user