X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/42e51c286c2bc58a8a2a3a452ed3fcf3fcc7d15d..d047dfce0abdf5de4ac04f20eac80c555525eea2:/include/Makefile.am diff --git a/include/Makefile.am b/include/Makefile.am index 0095c4c17e..8df5f674b6 100644 --- a/include/Makefile.am +++ b/include/Makefile.am @@ -51,10 +51,11 @@ nobase_include_HEADERS = \ amok/peermanagement.h \ amok/bandwidth.h -surf/surfxml.h: - $(MAKE) -C ../src ../include/surf/surfxml.h +surf/simgrid_dtd.h: + $(MAKE) -C ../src ../include/surf/simgrid_dtd.h xbt/graphxml.h: $(MAKE) -C ../src ../include/xbt/graphxml.h + include $(top_srcdir)/acmacro/dist-files.mk