summaryrefslogtreecommitdiffstats
path: root/vncterm/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'vncterm/Makefile.am')
-rw-r--r--vncterm/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/vncterm/Makefile.am b/vncterm/Makefile.am
index 5d4135b..32a2380 100644
--- a/vncterm/Makefile.am
+++ b/vncterm/Makefile.am
@@ -1,9 +1,9 @@
+AM_CFLAGS=-I $(top_srcdir)
+
CONSOLE_SRCS=VNConsole.c
noinst_HEADERS=VNConsole.h vga.h
-CFLAGS_ADD=-I..
-
LDADD=../libvncserver/libvncserver.a @WSOCKLIB@
INCLUDES=-I.
OpenPOWER on IntegriCloud