mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-06 21:27:40 +00:00
4 lines
73 B
Makefile
4 lines
73 B
Makefile
AUTOMAKE_OPTIONS = gnu
|
|
bin_PROGRAMS = guacd
|
|
guacd_SOURCES = src/daemon.c
|