ROOT= ../../..
DIR = utils/cnv2rootbundle
include $(ROOT)/mak/config.mak

PROGRAM = cnv2rootbundle
SOURCES = cnv2rootbundle.cpp

include $(ROOT)/mak/program.mak

tests:

poststarttests:
