mirror of
https://github.com/rkd77/elinks.git
synced 2024-11-04 08:17:17 -05:00
[test] Added gettext files for mailcap tests. Refs #218
This commit is contained in:
parent
dc37be3b60
commit
4fec042747
@ -18,5 +18,6 @@ TESTDEPS = \
|
|||||||
$(top_builddir)/src/osdep/osdep.o
|
$(top_builddir)/src/osdep/osdep.o
|
||||||
|
|
||||||
TESTDEPS-$(CONFIG_NLS) += $(top_builddir)/src/intl/gettext/lib.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
|
include $(top_srcdir)/Makefile.lib
|
||||||
|
Loading…
Reference in New Issue
Block a user