Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Add a dist-files target to all makefiles. It outputs all files which must be placed...
[simgrid.git] / examples / msg / Makefile.am
index 93c96af..bac31a6 100644 (file)
@@ -8,3 +8,4 @@ check_PROGRAMS=msg_test
 msg_test_SOURCES= messages.h msg_test.c
 msg_test_LDADD=        $(top_builddir)/src/libsimgrid.la
 
+include $(top_srcdir)/acmacro/dist-files.mk