added some words to complete resource test

This commit is contained in:
aarne
2008-06-20 16:08:22 +00:00
parent f548ff5eec
commit 72b1881ee0
5 changed files with 24 additions and 2 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