From 81a891179a0a780f12ddbaff0c7b52e6cb85def3 Mon Sep 17 00:00:00 2001 From: wolfbeast Date: Mon, 4 Jun 2018 13:50:39 +0200 Subject: Issue #303 Part 2: Update build files for the new location --- application/basilisk/installer/Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'application/basilisk/installer/Makefile.in') diff --git a/application/basilisk/installer/Makefile.in b/application/basilisk/installer/Makefile.in index 4a934fe45..4de368db7 100644 --- a/application/basilisk/installer/Makefile.in +++ b/application/basilisk/installer/Makefile.in @@ -149,7 +149,7 @@ endif # fail to produce a langpack. See bug 1255096. libs:: ifeq (,$(filter FasterMake+RecursiveMake,$(BUILD_BACKENDS))) - $(MAKE) -C $(DEPTH)/browser/locales langpack + $(MAKE) -C $(DEPTH)/application/basilisk/locales langpack endif ifeq (WINNT,$(OS_ARCH)) -- cgit v1.2.3