From: Michael Jumper Date: Sat, 18 Dec 2010 01:02:19 +0000 (-0800) Subject: Moving to sbin X-Git-Url: http://git.alex.org.uk Moving to sbin --- diff --git a/Makefile.am b/Makefile.am index 5abbb69..28ef4b9 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,3 +1,3 @@ AUTOMAKE_OPTIONS = gnu -bin_PROGRAMS = guacd +sbin_PROGRAMS = guacd guacd_SOURCES = src/daemon.c