Merged silc_1_0_branch to trunk.
[silc.git] / distdir / post-process-dist
index f6e4f38e5c253c7813ddfe81e00e46e63cf9da8e..375b98633b57e5e0149ebcd72abcb216f18f3da6 100644 (file)
@@ -10,4 +10,5 @@ distdir=$4
 
 if test -d $distdir; then
   rm -rf `find $distdir -name CVS`
+  rm -rf `find $distdir -name Makefile`
 fi