1
0
mirror of https://github.com/rkd77/elinks.git synced 2024-09-27 02:56:18 -04:00

[test] Removed gettext from dependencies. Refs #218

This commit is contained in:
Witold Filipczyk 2023-04-24 09:32:10 +02:00
parent 63d8aead84
commit 9ac7f48f19

View File

@ -9,8 +9,6 @@ TESTDEPS = \
$(top_builddir)/src/protocol/uri.o \
stub.o
TESTDEPS-$(CONFIG_NLS) += $(top_builddir)/src/intl/gettext/lib.o
CLEAN = stub.o
uri-test:: stub.o