Bit of tidying.

This commit is contained in:
Steve 2019-04-08 11:35:44 +01:00
parent eb5fbb8824
commit 5f6c872075
1 changed files with 7 additions and 6 deletions

View File

@ -4,7 +4,8 @@ LOCALE_MO = $(patsubst %.po,%.mo,$(wildcard locale/*.po))
OUT = bin
SEARCHPATH += src/ src/battle
SEARCHPATH += src
SEARCHPATH += src/battle
SEARCHPATH += src/challenges
SEARCHPATH += src/game
SEARCHPATH += src/galaxy