]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Install Kerberos helper in libexec not sbin
authorAmos Jeffries <squid3@treenet.co.nz>
Sat, 6 Jun 2009 23:51:42 +0000 (11:51 +1200)
committerAmos Jeffries <squid3@treenet.co.nz>
Sat, 6 Jun 2009 23:51:42 +0000 (11:51 +1200)
helpers/negotiate_auth/squid_kerb_auth/Makefile.am

index 83e0ee57fb5782d22bc7f4eac527d32741b93e7f..35e8efaf4c5b819c59616af7912f81bc4dac0b64 100644 (file)
@@ -1,7 +1,7 @@
 EXTRA_DIST = configure README NEWS ChangeLog AUTHORS INSTALL
 SUBDIRS = 
 
-bin_PROGRAMS = squid_kerb_auth squid_kerb_auth_test negotiate_kerb_auth negotiate_kerb_auth_test
+libexec_PROGRAMS = squid_kerb_auth squid_kerb_auth_test negotiate_kerb_auth negotiate_kerb_auth_test
 
 SPNEGO_SOURCE= \
        spnegohelp/derparse.c \