mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-02-27 00:00:38 +01:00
docs: remove actions files generated by gtk-doc on clean
This commit is contained in:
parent
1ac00f8bee
commit
3305ff4081
3 changed files with 3 additions and 2 deletions
|
|
@ -73,6 +73,7 @@ EXTRA_DIST += version.xml.in meson.build
|
|||
CLEANFILES += \
|
||||
libnm-glib-sections.txt \
|
||||
libnm-glib-overrides.txt \
|
||||
libnm-glib.actions \
|
||||
html/* \
|
||||
tmpl/* \
|
||||
xml/*
|
||||
|
|
|
|||
|
|
@ -68,6 +68,7 @@ EXTRA_DIST += version.xml.in meson.build
|
|||
CLEANFILES += \
|
||||
libnm-util-sections.txt \
|
||||
libnm-util-overrides.txt \
|
||||
libnm-util.actions \
|
||||
html/* \
|
||||
tmpl/* \
|
||||
xml/*
|
||||
|
|
|
|||
|
|
@ -92,12 +92,11 @@ EXTRA_DIST += version.xml.in meson.build
|
|||
CLEANFILES += \
|
||||
libnm-sections.txt \
|
||||
libnm-overrides.txt \
|
||||
libnm.actions \
|
||||
html/* \
|
||||
tmpl/* \
|
||||
xml/*
|
||||
|
||||
DISTCLEANFILES = libnm.actions
|
||||
|
||||
if GTK_DOC_BUILD_HTML
|
||||
check-local-gtk-doc-patch:
|
||||
@if grep -q -F '<a href="libnm-nm-setting-user.html">nm-setting-user</a>' "$(top_builddir)/docs/libnm/html/index.html"; then \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue