mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-01-04 01:40:16 +01:00
build: fix multiple definitions of DISTCLEANFILES
Multiple definitions added by dcc109516d
This commit is contained in:
parent
c35d63ddea
commit
c3e8ddf075
1 changed files with 1 additions and 1 deletions
|
|
@ -191,7 +191,7 @@ nm-setting-docs.xml: generate-setting-docs.py NetworkManager-1.0.gir libnm-util.
|
|||
|
||||
endif
|
||||
|
||||
DISTCLEANFILES = nm-setting-docs.xml
|
||||
DISTCLEANFILES += nm-setting-docs.xml
|
||||
|
||||
EXTRA_DIST += generate-setting-docs.py
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue