diff --git a/Makefile b/Makefile index e7d6d86..6d9ae03 100644 --- a/Makefile +++ b/Makefile @@ -1,12 +1,11 @@ ################################ -# Makefile pour XXX-XXX +# Makefile pour eole-risotto ################################ -SOURCE=XXX-XXX +SOURCE=eole-risotto VERSION=X.X -EOLE_VERSION=2.3|2.4 -PKGAPPS=non|web|flask -#FLASK_MODULE= +EOLE_VERSION=2.7 +PKGAPPS=non ################################ # Début de zone à ne pas éditer