Doc / Makefile : Added html entry

This commit is contained in:
Benjamin Renard 2010-04-12 12:40:14 +02:00
parent 37f3ce16ea
commit e3ca766682

View file

@ -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