build: distcheck fixes
This commit is contained in:
@@ -25,4 +25,4 @@ polkit_policy_DATA = $(dist_polkit_policy_in_in_files:.policy.in.in=.policy)
|
|||||||
clean-local :
|
clean-local :
|
||||||
rm -f *~
|
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 \
|
keys-test-wifi-dynamic-wep-leap \
|
||||||
ifcfg-test-infiniband \
|
ifcfg-test-infiniband \
|
||||||
ifcfg-test-bond-main \
|
ifcfg-test-bond-main \
|
||||||
ifcfg-test-bond-slave
|
ifcfg-test-bond-slave \
|
||||||
|
ifcfg-test-bond-slave-ib
|
||||||
|
|
||||||
check-local:
|
check-local:
|
||||||
@for f in $(EXTRA_DIST); do \
|
@for f in $(EXTRA_DIST); do \
|
||||||
|
Reference in New Issue
Block a user