IVDEPTH = ../../../../..
include $(IVDEPTH)/make/ivcommondefs

HDRSUBDIR = actions

HEADERS = \
	SoBoxHighlightRenderAction.h \
	SoLineHighlightRenderAction.h

all:

install: install_ivheaders

include $(IVCOMMONRULES)
