We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e23340c commit aef6c0eCopy full SHA for aef6c0e
Makefile
@@ -12,7 +12,7 @@ CONF = $(DESTDIR)/$(DATADIR)/doc/openvpn/$(SRC).conf
12
RULES = $(DESTDIR)/$(DATADIR)/polkit-1/rules.d/10-$(SRC).rules
13
RULES_OPTIONS ?= --polkit-allowed-user=openvpn --polkit-allowed-group=network
14
15
-.PHONY: all install info rules
+.PHONY: all install info rules test nixos-test nixos-test-driver
16
17
all: install info
18
0 commit comments