8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 17ce344 commit 12c5f79Copy full SHA for 12c5f79
src/interfaces/ecpg/preproc/nls.mk
@@ -1,5 +1,5 @@
1
# src/interfaces/ecpg/preproc/nls.mk
2
CATALOG_NAME = ecpg
3
-GETTEXT_FILES = descriptor.c ecpg.c pgc.c preproc.c type.c variable.c
+GETTEXT_FILES = descriptor.c ecpg.c pgc.c preproc.c type.c util.c variable.c
4
GETTEXT_TRIGGERS = mmerror:3 mmfatal:2
5
GETTEXT_FLAGS = mmerror:3:c-format mmfatal:2:c-format
0 commit comments