mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-06 05:07:41 +00:00
Added include directory and warnings
This commit is contained in:
@@ -1,4 +1,7 @@
|
|||||||
AUTOMAKE_OPTIONS = gnu
|
AUTOMAKE_OPTIONS = gnu
|
||||||
|
|
||||||
|
AM_CFLAGS = -Werror -Wall -Iinclude
|
||||||
|
|
||||||
lib_LTLIBRARIES = libguac.la
|
lib_LTLIBRARIES = libguac.la
|
||||||
|
|
||||||
libguac_la_SOURCES = client.c clientreg.c guacio.c protocol.c uuidtree.c
|
libguac_la_SOURCES = client.c clientreg.c guacio.c protocol.c uuidtree.c
|
||||||
|
Reference in New Issue
Block a user