diff options
Diffstat (limited to 'test/Makefile.am')
-rw-r--r-- | test/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Makefile.am b/test/Makefile.am index 8c04810..c250fe6 100644 --- a/test/Makefile.am +++ b/test/Makefile.am @@ -1,6 +1,6 @@ CFLAGS=-I.. -g -Wall -noinst_PROGRAMS=tight-1 +noinst_PROGRAMS=tight-1 cargstest LDADD = ../libvncserver.a ../libvncclient/libvncclient.a |