浏览代码

Moved doc before test in SUBDIRS

With this change we can see the test results more easily.
Tatsuhiro Tsujikawa 13 年之前
父节点
当前提交
448f03fa7e
共有 1 个文件被更改,包括 1 次插入1 次删除
  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