Explorar o código

fix typo in 16222

Samuel Thibault %!s(int64=9) %!d(string=hai) anos
pai
achega
7fcc693b4e
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      Makefile.am

+ 1 - 1
Makefile.am

@@ -21,7 +21,7 @@ CLEANFILES = *.gcno *.gcda *.linkinfo
 SUBDIRS = src
 SUBDIRS += tools
 
-if BUILD_EXAMPLES
+if BUILD_TESTS
 SUBDIRS += tests
 endif