소스 검색

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