From 9882fdf7fa27b1ea2e6cbe272258fb28038be68f Mon Sep 17 00:00:00 2001 From: Christian Beier Date: Sat, 12 Mar 2011 20:07:22 +0100 Subject: Include cmake configure file templates in dist tarball. Signed-off-by: Christian Beier --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index cfc5612..109ac65 100644 --- a/Makefile.am +++ b/Makefile.am @@ -4,7 +4,7 @@ endif SUBDIRS=libvncserver examples libvncclient vncterm classes client_examples test $(X11VNC) DIST_SUBDIRS=libvncserver examples libvncclient vncterm classes client_examples test -EXTRA_DIST = CMakeLists.txt +EXTRA_DIST = CMakeLists.txt rfb/rfbint.h.cmake rfb/rfbconfig.h.cmake bin_SCRIPTS = libvncserver-config -- cgit v1.2.1