summary refs log tree commit diff
path: root/intl/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'intl/Makefile')
-rw-r--r--intl/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/intl/Makefile b/intl/Makefile
index ce7b15b8c7..7b40f2e432 100644
--- a/intl/Makefile
+++ b/intl/Makefile
@@ -33,6 +33,8 @@ before-compile = $(objpfx)msgs.h
 
 install-others = $(inst_msgcatdir)/locale.alias
 
+generated = msgs.h
+
 plural.c: plural.y
 	$(YACC) $(YFLAGS) $@ $^
 ifeq ($(with-cvs),yes)