Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Better modularization of the tesh source code
[simgrid.git] / tools / tesh / Makefile.am
index ef2c076..c72f5e8 100644 (file)
@@ -4,7 +4,7 @@ INCLUDES = -I$(top_srcdir)/include -I$(top_srcdir)/src/include
 
 bin_PROGRAMS = tesh
 
-tesh_SOURCES = tesh.c
+tesh_SOURCES = tesh.c tesh.h buff.h buff.c signal.c
 tesh_LDADD   = $(top_builddir)/src/libsimgrid.la 
 
 TESTS_ENVIRONMENT=./tesh