perkeep/clients/android/Makefile

10 lines
124 B
Makefile

all:
./check-environment.pl
ant debug
# Dummy target to make build.pl happy
install:
./check-environment.pl
ant debug