# Add all your champion files in here, separated by spaces
# Include all the sources (must end with *.ml) and README files.
CHAMPION_FILES = champion.ml champion.mli

# ----
# Do not modify the lines below

CHAMPION_FILES += interface.cc api.ml
-include Makefile-caml
