diff --git a/src/po/Makefile b/src/po/Makefile index 0e9f285727..ebfb4c1d33 100644 --- a/src/po/Makefile +++ b/src/po/Makefile @@ -91,11 +91,6 @@ tryoutinstall: $(MOFILES) $(MOCONVERTED) fi; \ done -# nl.po was added later, if it does not exist use a file with just a # in it -# (an empty file doesn't work with old msgfmt). -nl.po: - @( echo \# >> nl.po ) - # Norwegian/Bokmal: "nb" is an alias for "no". # Copying the file is not efficient, but I don't know of another way to make # this work.