X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/7df33197fec5021a48aa6fd327c8a7ac3b343197..0b5e43957fe16281ccee60ccccf064a0d4d0fec0:/src/Makefile.am diff --git a/src/Makefile.am b/src/Makefile.am index aa2f1d54dc..a840e16eaf 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -174,8 +174,8 @@ AMOK_SRC= \ ### Testing infrastructure ### -TEST_CFILES=xbt/cunit.c xbt/ex.c -TEST_UNITS= cunit_unit.c ex_unit.c +TEST_CFILES=xbt/cunit.c xbt/ex.c xbt/config.c +TEST_UNITS= cunit_unit.c ex_unit.c config_unit.c BUILT_SOURCES=../include/surf/surfxml.h surf/surfxml.c \ gras/DataDesc/ddt_parse.yy.c \