Explorar el Código

Moved doc before test in SUBDIRS

With this change we can see the test results more easily.
Tatsuhiro Tsujikawa hace 13 años
padre
commit
448f03fa7e
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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