|
From: Christophe Prud'h. <pru...@us...> - 2001-05-15 18:56:19
|
Update of /cvsroot/corelinux/clfll/doc In directory usw-pr-cvs1:/tmp/cvs-serv2979/doc Modified Files: Makefile.am Log Message: see ChangeLog for minor fixes no Features or Defect but build fixes and debian fixes Index: Makefile.am =================================================================== RCS file: /cvsroot/corelinux/clfll/doc/Makefile.am,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -r1.1.1.1 -r1.2 *** Makefile.am 2000/11/02 21:17:21 1.1.1.1 --- Makefile.am 2001/05/15 18:56:17 1.2 *************** *** 28,31 **** --- 28,34 ---- clfll.cfg: clfll.cfg.in + clean: + @rm -rf html man latex + # Common rcs information do not modify # $Author$ |