mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-01-04 00:30:17 +01:00
build: distcheck fixes
This commit is contained in:
parent
7005762f50
commit
f14ecfb9f5
2 changed files with 3 additions and 2 deletions
|
|
@ -25,4 +25,4 @@ polkit_policy_DATA = $(dist_polkit_policy_in_in_files:.policy.in.in=.policy)
|
|||
clean-local :
|
||||
rm -f *~
|
||||
|
||||
EXTRA_DIST = $(dist_polkit_policy_in_files)
|
||||
DISTCLEANFILES = $(polkit_policy_DATA)
|
||||
|
|
|
|||
|
|
@ -91,7 +91,8 @@ EXTRA_DIST = \
|
|||
keys-test-wifi-dynamic-wep-leap \
|
||||
ifcfg-test-infiniband \
|
||||
ifcfg-test-bond-main \
|
||||
ifcfg-test-bond-slave
|
||||
ifcfg-test-bond-slave \
|
||||
ifcfg-test-bond-slave-ib
|
||||
|
||||
check-local:
|
||||
@for f in $(EXTRA_DIST); do \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue