Revision: 4268
          http://tigervnc.svn.sourceforge.net/tigervnc/?rev=4268&view=rev
Author:   dcommander
Date:     2011-02-09 07:04:43 +0000 (Wed, 09 Feb 2011)

Log Message:
-----------
automake is apparently too brain-dead to include its own macros when you do 
'make dist'

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

Modified: trunk/Makefile.am
===================================================================
--- trunk/Makefile.am   2011-02-09 03:37:00 UTC (rev 4267)
+++ trunk/Makefile.am   2011-02-09 07:04:43 UTC (rev 4268)
@@ -19,7 +19,7 @@
        sh makemacpkg
 
 EXTRA_DIST = CMakeLists.txt cmakescripts/getdate.bat LICENCE.TXT \
-       doc java media release config.h.cmake.in
+       doc java media release config.h.cmake.in m4
 
 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