1
0
mirror of https://github.com/rkd77/elinks.git synced 2024-07-26 16:45:12 -04:00
elinks/src/intl/Makefile
2005-10-20 04:00:35 +02:00

9 lines
148 B
Makefile

top_builddir=../..
include $(top_builddir)/Makefile.config
SUBDIRS-$(CONFIG_NLS) += gettext
OBJS = charsets.o
include $(top_srcdir)/Makefile.lib