mirror of
https://gitlab.easter-eggs.com/ee/ldapsaisie.git
synced 2024-11-22 01:49:08 +01:00
Doc / Makefile : Added html entry
This commit is contained in:
parent
37f3ce16ea
commit
e3ca766682
1 changed files with 3 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue