summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--intl/Makefile.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/intl/Makefile.in b/intl/Makefile.in
index 6c915ec..34bed63 100644
--- a/intl/Makefile.in
+++ b/intl/Makefile.in
@@ -85,6 +85,8 @@ libintl.a: $(OBJECTS)
check install: all
+installcheck:
+
# This installation goal is only used in GNU gettext. Packages which
# only use the library should use install instead.