summaryrefslogtreecommitdiff
path: root/tests/GNUmakefile
diff options
context:
space:
mode:
Diffstat (limited to 'tests/GNUmakefile')
-rw-r--r--tests/GNUmakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/GNUmakefile b/tests/GNUmakefile
index a09236b..4ad5ebb 100644
--- a/tests/GNUmakefile
+++ b/tests/GNUmakefile
@@ -9,7 +9,7 @@ SUBDIRS += threads
endif
ifeq "$(ENABLE_NLS)" "1"
-SUBDIRS += gettext
+SUBDIRS += i18n
endif
-include $(TOPDIR)/makefiles/gmake/sub.mk