added some words to complete resource test

This commit is contained in:
aarne
2008-06-20 16:08:22 +00:00
parent 8e5989362d
commit 2f8a83b883
6 changed files with 25 additions and 3 deletions

View File

@@ -7,10 +7,17 @@ present:
$(RUNMAKE) present lang
$(RUNMAKE) present api
alltenses:
alltenses: lang api
lang:
$(RUNMAKE) lang
api:
$(RUNMAKE) api
math:
$(RUNMAKE) math
test:
$(RUNMAKE) test