From: Florian G. <re...@us...> - 2009-07-16 23:09:38
|
Update of /cvsroot/perfparse/_perfparse-phpgui In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv25596/phpgui Modified Files: Makefile.am Removed Files: Makefile.in Log Message: Added missing file. Removed files automatically generated by autoreconf --- Makefile.in DELETED --- Index: Makefile.am =================================================================== RCS file: /cvsroot/perfparse/_perfparse-phpgui/Makefile.am,v retrieving revision 1.13 retrieving revision 1.14 diff -C2 -d -r1.13 -r1.14 *** Makefile.am 3 Jul 2009 10:49:17 -0000 1.13 --- Makefile.am 16 Jul 2009 23:09:32 -0000 1.14 *************** *** 33,36 **** --- 33,37 ---- templates/mainmenu.tpl.html \ templates/raw_history.tpl.html \ + templates/raw_history_summary.tpl.html \ templates/read_nag_config.tpl.html \ templates/saved_graphs.tpl.html \ |