1
0
mirror of https://github.com/rkd77/elinks.git synced 2024-06-25 01:05:37 +00:00

[test] Added gettext files for mailcap tests. Refs #218

This commit is contained in:
Witold Filipczyk 2023-04-28 09:34:00 +02:00
parent dc37be3b60
commit 4fec042747

View File

@ -18,5 +18,6 @@ TESTDEPS = \
$(top_builddir)/src/osdep/osdep.o
TESTDEPS-$(CONFIG_NLS) += $(top_builddir)/src/intl/gettext/lib.o
TESTDEPS-$(CONFIG_GETTEXT) += $(top_builddir)/src/intl/libintl.o $(top_builddir)/src/util/env.o
include $(top_srcdir)/Makefile.lib