]> git.ipfire.org Git - thirdparty/openssh-portable.git/commitdiff
gnome-ssh-askpass3 is a valid target here
authorDamien Miller <djm@mindrot.org>
Mon, 29 Mar 2021 04:14:25 +0000 (15:14 +1100)
committerDamien Miller <djm@mindrot.org>
Mon, 29 Mar 2021 04:14:25 +0000 (15:14 +1100)
contrib/Makefile

index 3a36387b3222abf93a2ab58614431fb35256a6ad..1cc5b63012b75681386a51d77657aa367ec39875 100644 (file)
@@ -1,7 +1,7 @@
 PKG_CONFIG = pkg-config
 
 all:
-       @echo "Valid targets: gnome-ssh-askpass1 gnome-ssh-askpass2"
+       @echo "Valid targets: gnome-ssh-askpass1 gnome-ssh-askpass2 gnome-ssk-askpass3"
 
 gnome-ssh-askpass1: gnome-ssh-askpass1.c
        $(CC) $(CFLAGS) `gnome-config --cflags gnome gnomeui` \