automake for guacd

This commit is contained in:
Michael Jumper
2010-09-21 23:02:09 +00:00
parent 95884b28fc
commit 7028ca9e3f
10 changed files with 691 additions and 20 deletions

View File

@@ -0,0 +1,3 @@
AUTOMAKE_OPTIONS = gnu
bin_PROGRAMS = guacd
guacd_SOURCES = src/daemon.c