#Makefile for this node of the volume tree

srcdir = ../../../../..
include $(MAKEBUNDLE)/pre.make

#------------------------------------------------------------------------

LIB_NAME = vuVolume

LIB_PREFIX = lightfield_unimodal_spheric

SOURCES  = fbr.cpp

HEADERS  = fbr.h

include $(MAKEBUNDLE)/lib.make
