updated for version 7.2a
diff --git a/runtime/spell/nl/main.aap b/runtime/spell/nl/main.aap
index e231113..764a589 100644
--- a/runtime/spell/nl/main.aap
+++ b/runtime/spell/nl/main.aap
@@ -19,8 +19,8 @@
         :sys env LANG=nl_NL.UTF-8
 		$VIM -u NONE -e -c "mkspell! $SPELLDIR/nl nl_NL" -c q
 
-../README_nl.txt : README_nl_NL.txt
-        :copy $source $target
+../README_nl.txt : README_nl_NL.txt README_vim.txt
+        :cat $source >! $target
 
 #
 # Fetching the files from OpenOffice.org.