Revision: 51731
          http://brlcad.svn.sourceforge.net/brlcad/?rev=51731&view=rev
Author:   starseeker
Date:     2012-07-31 18:32:14 +0000 (Tue, 31 Jul 2012)
Log Message:
-----------
g-voxel needs ANALYZE

Modified Paths:
--------------
    brlcad/trunk/src/conv/Makefile.am

Modified: brlcad/trunk/src/conv/Makefile.am
===================================================================
--- brlcad/trunk/src/conv/Makefile.am   2012-07-31 18:11:24 UTC (rev 51730)
+++ brlcad/trunk/src/conv/Makefile.am   2012-07-31 18:32:14 UTC (rev 51731)
@@ -259,7 +259,8 @@
 g_voxel_LDADD = \
        ${RT} \
        ${BU} \
-       ${WDB} 
+       ${WDB} \
+       ${ANALYZE}
 
 g_obj_SOURCES = g-obj.c
 g_obj_CFLAGS = ${STRICT_FLAGS} ${TCL_CPPFLAGS}

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


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to