summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Young <chris@unsatisfactorysoftware.co.uk>2015-01-30 20:51:18 +0000
committerChris Young <chris@unsatisfactorysoftware.co.uk>2015-01-30 20:51:18 +0000
commitb36c1401a09b0e7c489558bfc95c6223dea56291 (patch)
tree5d9b6eb81eee0ab84bc1be1d4d6e873741f87499
parent2377e93898d784803421ae0f2fbf2b5dcf469b2a (diff)
downloadnetsurf-b36c1401a09b0e7c489558bfc95c6223dea56291.tar.gz
netsurf-b36c1401a09b0e7c489558bfc95c6223dea56291.tar.bz2
Add the Dutch files to the Amiga archive
-rw-r--r--amiga/Makefile.target2
1 files changed, 1 insertions, 1 deletions
diff --git a/amiga/Makefile.target b/amiga/Makefile.target
index a9178e6e6..86cfb1c64 100644
--- a/amiga/Makefile.target
+++ b/amiga/Makefile.target
@@ -94,7 +94,7 @@ install-amiga:
package-amiga: netsurf.lha
-AMIGA_LANGUAGES := de en it ja
+AMIGA_LANGUAGES := de en it ja nl
AMIGA_PLATFORM_RESOURCES := Pointers Themes default.css default.css.info favicon.png LangNames mimetypes Resource.map SearchEngines splash.png
AMIGA_GENERIC_RESOURCES := $(AMIGA_LANGUAGES) ca-bundle Icons
AMIGA_RESOURCES := $(addprefix amiga/resources/,$(AMIGA_PLATFORM_RESOURCES)) $(addprefix \!NetSurf/Resources/,$(AMIGA_GENERIC_RESOURCES))