bug-gettext
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH 2/4] libgettextpo: fix compilation


From: Akim Demaille
Subject: [PATCH 2/4] libgettextpo: fix compilation
Date: Fri, 1 May 2020 12:40:41 +0200

* gettext-tools/libgettextpo/Makefile.am (libgettextpo_la_AUXSOURCES):
Add format-ruby.c.
---
 gettext-tools/libgettextpo/Makefile.am | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gettext-tools/libgettextpo/Makefile.am 
b/gettext-tools/libgettextpo/Makefile.am
index aa3481ff1..a708ac240 100644
--- a/gettext-tools/libgettextpo/Makefile.am
+++ b/gettext-tools/libgettextpo/Makefile.am
@@ -72,6 +72,7 @@ libgettextpo_la_AUXSOURCES = \
   ../src/format-python.c \
   ../src/format-qt-plural.c \
   ../src/format-qt.c \
+  ../src/format-ruby.c \
   ../src/format-scheme.c \
   ../src/format-sh.c \
   ../src/format-tcl.c \
-- 
2.26.2




reply via email to

[Prev in Thread] Current Thread [Next in Thread]