Browse Source

Moved doc before test in SUBDIRS

With this change we can see the test results more easily.
Tatsuhiro Tsujikawa 13 years ago
parent
commit
448f03fa7e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Makefile.am

+ 1 - 1
Makefile.am

@@ -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