Commit 86f7382a authored by Luca Ceresoli's avatar Luca Ceresoli Committed by Thomas Petazzoni
Browse files

vpnc: warn that legal-info is not implemented

parent bbd4e1ae
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -42,6 +42,9 @@ $(VPNC_TARGET_BINARY): $(VPNC_BINARY)
		-C $(VPNC_DIR) install
	$(STRIPCMD) $(STRIP_STRIP_UNNEEDED) $(VPNC_TARGET_BINARY)

vpnc-legal-info:
	@$(call legal-warning-pkg,vpnc,legal-info not yet implemented)

vpnc: libgcrypt $(VPNC_TARGET_BINARY)

vpnc-source: $(DL_DIR)/$(VPNC_SOURCE)