Update translations from Transifex
[midnight-commander.git] / lib / strutil / Makefile.am
blob5936a366466a0441f26782466c1d2fd6e1947a59
1 noinst_LTLIBRARIES = libmcstrutil.la
3 libmcstrutil_la_SOURCES = \
4         filevercmp.c \
5         replace.c \
6         strescape.c \
7         strutil8bit.c \
8         strutilascii.c \
9         strutil.c \
10         strutilutf8.c \
11         strverscmp.c \
12         xstrtol.c
14 AM_CPPFLAGS = $(GLIB_CFLAGS) -I$(top_srcdir)