Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Move openconnect to sbin
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
  • Loading branch information
David Woodhouse authored and David Woodhouse committed Nov 7, 2011
1 parent 1ea5a85 commit 76ab44c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile.am
Expand Up @@ -8,7 +8,7 @@ SUBDIRS += po
endif

lib_LTLIBRARIES = libopenconnect.la
bin_PROGRAMS = openconnect
sbin_PROGRAMS = openconnect
man8_MANS = openconnect.8

openconnect_SOURCES = xml.c main.c dtls.c cstp.c mainloop.c tun.c
Expand Down

0 comments on commit 76ab44c

Please sign in to comment.