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

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

CHAMPION_FILES += interface.cc Api.java
-include Makefile-java
