diff options
Diffstat (limited to 'libvncserver/Makefile.am')
-rw-r--r-- | libvncserver/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libvncserver/Makefile.am b/libvncserver/Makefile.am index 2a32666..e776b04 100644 --- a/libvncserver/Makefile.am +++ b/libvncserver/Makefile.am @@ -1,4 +1,4 @@ -AM_CFLAGS=-g -Wall +AM_CFLAGS=-g -Wall -I $(top_srcdir) if WITH_TIGHTVNC_FILETRANSFER TIGHTVNCFILETRANSFERHDRS=tightvnc-filetransfer/filelistinfo.h \ |