Revision: 55185
          http://brlcad.svn.sourceforge.net/brlcad/?rev=55185&view=rev
Author:   starseeker
Date:     2013-04-18 20:59:42 +0000 (Thu, 18 Apr 2013)
Log Message:
-----------
Update Makefile.am

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

Modified: brlcad/trunk/src/librt/Makefile.am
===================================================================
--- brlcad/trunk/src/librt/Makefile.am  2013-04-18 20:57:28 UTC (rev 55184)
+++ brlcad/trunk/src/librt/Makefile.am  2013-04-18 20:59:42 UTC (rev 55185)
@@ -7,14 +7,7 @@
 BREP_CPPFLAGS = ${SSE} -DOBJ_BREP=1 ${TNT_CPPFLAGS} ${OPENNURBS_CPPFLAGS}
 BREP_LIBADD = ${OPENNURBS} ${BREP} ${BREP_LIBS}
 
-test_dvec_SOURCES = test_dvec.cpp
 # cannot set per-target CPPFLAGS until automake 1.7+
-test_dvec_CXXFLAGS = ${SSE}
-test_dvec_LDADD = \
-       librt.la \
-       ${RT_LIBS}
-
-# cannot set per-target CPPFLAGS until automake 1.7+
 AM_CPPFLAGS = \
        ${REGEX_CPPFLAGS} \
        ${TCL_CPPFLAGS} \
@@ -28,8 +21,7 @@
        namegen \
        nurb_example \
        parsetest \
-       prcomb \
-       test_dvec
+       prcomb
 
 # make sure example and temporary code compiles, but don't include it in librt
 librt_xxx_la_SOURCES = \
@@ -313,6 +305,10 @@
 # XXX need to fix these so the timers are selected by configure.ac
 EXTRA_DIST = \
        $(sample_applications_DATA) \
+       tests/CMakeLists.txt \
+       tests/nurbs_surfaces.g \
+       tests/nurbs_tests.cpp \
+       tests/test_dvec.cpp \
        CMakeLists.txt \
        columnparse.c \
        namegen.c \

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


------------------------------------------------------------------------------
Precog is a next-generation analytics platform capable of advanced
analytics on semi-structured data. The platform includes APIs for building
apps and a phenomenal toolset for data science. Developers can use
our toolset for easy data analysis & visualization. Get a free account!
http://www2.precog.com/precogplatform/slashdotnewsletter
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to