Revision: 4258
          http://tigervnc.svn.sourceforge.net/tigervnc/?rev=4258&view=rev
Author:   dcommander
Date:     2011-02-07 23:59:09 +0000 (Mon, 07 Feb 2011)

Log Message:
-----------
Fix make dist

Modified Paths:
--------------
    trunk/Makefile.am
    trunk/unix/Makefile.am
    trunk/win/Makefile.am

Modified: trunk/Makefile.am
===================================================================
--- trunk/Makefile.am   2011-02-07 11:33:57 UTC (rev 4257)
+++ trunk/Makefile.am   2011-02-07 23:59:09 UTC (rev 4258)
@@ -20,7 +20,7 @@
        sh $(srcdir)/release/makemacpkg ${PACKAGE_NAME} ${VERSION} ${BUILD} 
${srcdir}
 
 EXTRA_DIST = CMakeLists.txt cmakescripts/getdate.bat LICENCE.TXT \
-       doc java media release
+       doc java media release config.h.cmake.in
 
 dist-hook:
        rm -rf `find $(distdir) -name .svn`

Modified: trunk/unix/Makefile.am
===================================================================
--- trunk/unix/Makefile.am      2011-02-07 11:33:57 UTC (rev 4257)
+++ trunk/unix/Makefile.am      2011-02-07 23:59:09 UTC (rev 4258)
@@ -8,7 +8,7 @@
 
 EXTRA_DIST = vncserver.man $(XVNCDIR) xserver15.patch xserver16.patch \
        xserver17.patch xserver18.patch xserver19.patch build-xorg 
build-xorg-git \
-       download-xorg-7.4 download-xorg-7.5 xorg-7.5-patches
+       download-xorg-7.4 download-xorg-7.5 xorg-7.5-patches xserver110.patch
 
 dist-hook:
        rm -rf `find $(distdir) -name .svn`

Modified: trunk/win/Makefile.am
===================================================================
--- trunk/win/Makefile.am       2011-02-07 11:33:57 UTC (rev 4257)
+++ trunk/win/Makefile.am       2011-02-07 23:59:09 UTC (rev 4258)
@@ -5,7 +5,7 @@
 endif
 
 EXTRA_DIST = logmessages LICENCE.TXT README.txt README_BINARY.txt \
-       resdefs.h.in tigervnc.iss.in wm_hooks CMakeLists.txt
+       resdefs.h.in tigervnc.iss.in wm_hooks CMakeLists.txt resdefs.h.cmake.in
 
 dist-hook:
        rm -rf `find $(distdir) -name .svn`


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

------------------------------------------------------------------------------
The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
Pinpoint memory and threading errors before they happen.
Find and fix more than 250 security defects in the development cycle.
Locate bottlenecks in serial and parallel code that limit performance.
http://p.sf.net/sfu/intel-dev2devfeb
_______________________________________________
Tigervnc-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/tigervnc-commits

Reply via email to