# Project specific source file Makefile
# $Id: Makefile 4076 2010-07-02 17:12:05Z edmcman $

export BAP_PROJ_OCAMLDIR=$(BAP_DIR)/../ocaml-proj

export PROJSOURCES = \
	$(BAP_PROJ_OCAMLDIR)/test.ml
