ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/OpenMD/branches/development/src/math/Makefile.in
(Generate patch)

Comparing trunk/src/math/Makefile.in (file contents):
Revision 1380 by gezelter, Thu Oct 22 14:15:09 2009 UTC vs.
Revision 1402 by chuckv, Fri Jan 8 17:15:27 2010 UTC

# Line 18 | Line 18 | ifeq "$(USE_QHULL)" "yes"
18   USE_QHULL = @USE_QHULL@
19  
20   ifeq "$(USE_QHULL)" "yes"
21 <        Source  = $(MySource) ConvexHull.cpp Triangle.cpp
21 >        Source  = $(MySource) ConvexHull.cpp AlphaHull.cpp Triangle.cpp
22   else
23          Source = $(MySource)
24   endif

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines