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

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

CHAMPION_FILES += api.cs interface.cc
-include Makefile-cs
