Revision: 44833
          http://brlcad.svn.sourceforge.net/brlcad/?rev=44833&view=rev
Author:   brlcad
Date:     2011-06-08 21:49:53 +0000 (Wed, 08 Jun 2011)

Log Message:
-----------
any new files have to get added to both CMakeLists.txt and Makefile.am for the 
time being while the build system is in transition.  at a minimum, list files 
in EXTRA_DIST in the Makefile.am and proper logic in the cmake build.

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

Modified: brlcad/trunk/src/liboptical/Makefile.am
===================================================================
--- brlcad/trunk/src/liboptical/Makefile.am     2011-06-08 21:40:16 UTC (rev 
44832)
+++ brlcad/trunk/src/liboptical/Makefile.am     2011-06-08 21:49:53 UTC (rev 
44833)
@@ -61,8 +61,11 @@
        shade.c
 
 EXTRA_DIST = \
+       CMakeLists.txt \
        liboptical.dsp \
-       CMakeLists.txt
+       osl-renderer.cpp \
+       osl-renderer.h \
+       sh_osl.c
 
 DEPENDS = src/librt
 


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

------------------------------------------------------------------------------
EditLive Enterprise is the world's most technically advanced content
authoring tool. Experience the power of Track Changes, Inline Image
Editing and ensure content is compliant with Accessibility Checking.
http://p.sf.net/sfu/ephox-dev2dev
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to