Move a few PSU-only files into the psu folder.

This commit is contained in:
Loïc Hoguin 2010-07-31 13:44:50 +02:00
parent ec8a989ce5
commit 7025a89cee
4 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ server:
@./rebar compile
missions:
$(ERLC) src/psu_parser.erl
$(ERLC) src/psu/psu_parser.erl
$(ERL) -noshell -noinput -sname missions -pa ebin -run psu_parser run -run init stop
rm psu_parser.beam