diff -ur open-xchange.0.7.0.orig/Makefile.am open-xchange.0.7.0/Makefile.am --- open-xchange.0.7.0.orig/Makefile.am 2004-08-19 06:40:57.000000000 -0700 +++ open-xchange.0.7.0/Makefile.am 2004-09-01 13:54:28.795452432 -0700 @@ -3,7 +3,7 @@ @ANT@ clean misc: - rm src/misc/ssl/com_openchange_ssl_SSLServerSocket.h + rm src/misc/ssl/com_openexchange_ssl_SSLServerSocket.h rm src/misc/ssl/com_openexchange_ssl_SSLCtx.h rm src/misc/ssl/com_openexchange_ssl_SSLInputStream.h rm src/misc/ssl/com_openexchange_ssl_SSLOutputStream.h diff -ur open-xchange.0.7.0.orig/Makefile.in open-xchange.0.7.0/Makefile.in --- open-xchange.0.7.0.orig/Makefile.in 2004-08-19 06:41:06.000000000 -0700 +++ open-xchange.0.7.0/Makefile.in 2004-09-01 13:54:40.384690600 -0700 @@ -635,7 +635,7 @@ @ANT@ clean misc: - rm src/misc/ssl/com_openchange_ssl_SSLServerSocket.h + rm src/misc/ssl/com_openexchange_ssl_SSLServerSocket.h rm src/misc/ssl/com_openexchange_ssl_SSLCtx.h rm src/misc/ssl/com_openexchange_ssl_SSLInputStream.h rm src/misc/ssl/com_openexchange_ssl_SSLOutputStream.h