Revision: 40928
          http://brlcad.svn.sourceforge.net/brlcad/?rev=40928&view=rev
Author:   brlcad
Date:     2010-10-07 15:10:14 +0000 (Thu, 07 Oct 2010)

Log Message:
-----------
missing line-continuation slash causing MISSING FROM DIST errors

Modified Paths:
--------------
    brlcad/trunk/src/other/tkhtml/Makefile.am

Modified: brlcad/trunk/src/other/tkhtml/Makefile.am
===================================================================
--- brlcad/trunk/src/other/tkhtml/Makefile.am   2010-10-07 03:12:11 UTC (rev 
40927)
+++ brlcad/trunk/src/other/tkhtml/Makefile.am   2010-10-07 15:10:14 UTC (rev 
40928)
@@ -519,8 +519,8 @@
        src/main.c \
        src/mkdefaultstyle.tcl \
        src/quirks.css \
-       src/tokenlist.txt
        src/tkhtml.tcl \
+       src/tokenlist.txt \
        tclconfig/README.txt \
        tclconfig/tcl.m4
 


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

------------------------------------------------------------------------------
Beautiful is writing same markup. Internet Explorer 9 supports
standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2 & L3.
Spend less time writing and  rewriting code and more time creating great
experiences on the web. Be a part of the beta today.
http://p.sf.net/sfu/beautyoftheweb
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to