]> AND Private Git Repository - loba.git/blobdiff - Makefile
Logo AND Algorithmique Numérique Distribuée

Private GIT Repository
Remove pointless struct keyword.
[loba.git] / Makefile
index ce4b7c46f39e4132c433a26396ca42746fd15f26..a4ccf170f78059dc61db066acae0dfc79099e334 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -54,7 +54,7 @@ TARGETS := $(DEFAULT_TARGETS) \
 XML_FILES =                                            \
        Dep.xml  Plat.xml                               \
        platform.xml deployment.xml simple_async.xml    \
 XML_FILES =                                            \
        Dep.xml  Plat.xml                               \
        platform.xml deployment.xml simple_async.xml    \
-       cluster1000.xml
+       cluster1000.xml machines1000.xml
 
 XML_DEV_FILES = $(XML_FILES:%.xml=%_dev.xml)
 
 
 XML_DEV_FILES = $(XML_FILES:%.xml=%_dev.xml)