#Makefile for this node of the volume tree

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

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

LIB_NAME = vuVolume

LIB_PREFIX = regular_unimodal_3d_1b

SOURCES  = threshold.cpp

HEADERS  = threshold.h

SUBDIRS  = 

include $(MAKEBUNDLE)/lib.make
include $(MAKEBUNDLE)/subdir.make
