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

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

CHAMPION_FILES += interface.cc api.py
-include Makefile-python
