From: Sebastian B. <sb...@us...> - 2013-12-24 09:20:25
|
Update of /cvsroot/simplemail/simplemail In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv32123 Modified Files: mmakefile.src Log Message: Added new source files. Index: mmakefile.src =================================================================== RCS file: /cvsroot/simplemail/simplemail/mmakefile.src,v retrieving revision 1.9 retrieving revision 1.10 diff -u -d -r1.9 -r1.10 --- mmakefile.src 3 Mar 2010 23:18:53 -0000 1.9 +++ mmakefile.src 24 Dec 2013 09:20:23 -0000 1.10 @@ -24,6 +24,7 @@ shutdownwnd \ searchwnd \ readwnd \ + progmonwnd \ popupmenuclass \ picturebuttonclass \ pgplistclass \ @@ -91,6 +92,7 @@ phrase \ pop3 \ print \ + progmon \ punycode \ signature \ simplemail \ |