diff --git a/doc/Makefile b/doc/Makefile index 3ca61737..3297d27c 100644 --- a/doc/Makefile +++ b/doc/Makefile @@ -9,5 +9,8 @@ validate: export: cd exports; make all +html: + cd exports/html; make all-in-one/LdapSaisie.html + clean: cd exports; make clean