From: Florian G. <re...@us...> - 2008-04-11 12:54:26
|
Update of /cvsroot/perfparse/_perfparse-phpgui In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv23860 Modified Files: Makefile.am Log Message: forgot tabber.tpl.html Index: Makefile.am =================================================================== RCS file: /cvsroot/perfparse/_perfparse-phpgui/Makefile.am,v retrieving revision 1.9 retrieving revision 1.10 diff -C2 -d -r1.9 -r1.10 *** Makefile.am 13 Feb 2008 22:50:32 -0000 1.9 --- Makefile.am 11 Apr 2008 12:54:24 -0000 1.10 *************** *** 40,43 **** --- 40,44 ---- templates/edit_host_list.tpl.html \ templates/select_metric.tpl.html \ + templates/tabber.tpl.html \ templates/default.css \ templates_c/index.php \ |