Moved doc before test in SUBDIRS

With this change we can see the test results more easily.
This commit is contained in:
Tatsuhiro Tsujikawa 2012-05-14 01:22:24 +09:00
parent ca60020fa4
commit 448f03fa7e

View file

@ -1,4 +1,4 @@
SUBDIRS = po intl lib deps src test doc SUBDIRS = po intl lib deps src doc test
ACLOCAL_AMFLAGS = -I m4 --install ACLOCAL_AMFLAGS = -I m4 --install