summaryrefslogtreecommitdiffstats
path: root/vncterm/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'vncterm/Makefile.am')
-rw-r--r--vncterm/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/vncterm/Makefile.am b/vncterm/Makefile.am
index cad88a2..d049f6b 100644
--- a/vncterm/Makefile.am
+++ b/vncterm/Makefile.am
@@ -1,6 +1,6 @@
CONSOLE_SRCS=VNConsole.c
-noinst_HEADERS=VNConsole.h
+noinst_HEADERS=VNConsole.h vga.h
LDADD=-L.. -lvncserver
INCLUDES=-I. -I../include