IO::Dir destructor
[p5sagit/p5-mst-13.2.git] / Porting / makerel
index 6412f2e..ac80aaa 100644 (file)
@@ -140,6 +140,7 @@ my @writables = qw(
     win32/config_H.gc
     win32/config_H.vc
     utils/Makefile
+    uconfig.h
 );
 system("chmod +w @writables") == 0
     or die "system: $!";