projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
17ce344
)
Update nls.mk for newly added file
author
Peter Eisentraut
<
[email protected]
>
Tue, 11 Mar 2025 12:42:03 +0000
(13:42 +0100)
committer
Peter Eisentraut
<
[email protected]
>
Tue, 11 Mar 2025 12:48:14 +0000
(13:48 +0100)
Commit
f18231e8175
moved some code to a new file, but the new file
wasn't added to nls.mk.
src/interfaces/ecpg/preproc/nls.mk
patch
|
blob
|
blame
|
history
diff --git
a/src/interfaces/ecpg/preproc/nls.mk
b/src/interfaces/ecpg/preproc/nls.mk
index 55ea19a44ed989597ad8ce04fc29515cf18dcd41..34d6caa2103245f5caacfb3b22aaf26ad2ab92f1 100644
(file)
--- a/
src/interfaces/ecpg/preproc/nls.mk
+++ b/
src/interfaces/ecpg/preproc/nls.mk
@@
-1,5
+1,5
@@
# src/interfaces/ecpg/preproc/nls.mk
CATALOG_NAME = ecpg
-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
GETTEXT_TRIGGERS = mmerror:3 mmfatal:2
GETTEXT_FLAGS = mmerror:3:c-format mmfatal:2:c-format