Commit ebc250a9 authored by dscho's avatar dscho

also distribute classes/ directory

parent 13637517
SUBDIRS=. examples contrib vncterm SUBDIRS=. examples contrib vncterm classes
DIST_SUBDIRS=examples contrib vncterm DIST_SUBDIRS=examples contrib vncterm classes
bin_SCRIPTS = libvncserver-config bin_SCRIPTS = libvncserver-config
......
EXTRA_DIST=VncViewer.jar index.vnc javaviewer.pseudo_proxy.patch
...@@ -121,6 +121,7 @@ AC_CONFIG_FILES([Makefile ...@@ -121,6 +121,7 @@ AC_CONFIG_FILES([Makefile
contrib/Makefile contrib/Makefile
examples/Makefile examples/Makefile
vncterm/Makefile vncterm/Makefile
classes/Makefile
libvncserver.spec libvncserver.spec
libvncserver-config]) libvncserver-config])
AC_OUTPUT AC_OUTPUT
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment