[PATCH testsuite 2/2] tests/keys: fix Makefile dependencies

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



The tools need to be rebuild when the common header file changes.

Signed-off-by: Ondrej Mosnacek <omosnace@xxxxxxxxxx>
---
 tests/keys/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/tests/keys/Makefile b/tests/keys/Makefile
index d3793db..d9f36ff 100644
--- a/tests/keys/Makefile
+++ b/tests/keys/Makefile
@@ -1,6 +1,8 @@
 TARGETS = keyctl keyctl_relabel keyring_service request_keys
 LDLIBS += -lselinux -lkeyutils
 
+$(TARGETS): keys_common.h
+
 all: $(TARGETS)
 
 clean:
-- 
2.36.1




[Index of Archives]     [Selinux Refpolicy]     [Linux SGX]     [Fedora Users]     [Fedora Desktop]     [Yosemite Photos]     [Yosemite Camping]     [Yosemite Campsites]     [KDE Users]     [Gnome Users]

  Powered by Linux