Merge branch '3684_mc_profile_root'
[midnight-commander.git] / lib / strutil / Makefile.am
blob07973c61b6c0b228b5d93eaa21b4e8c3e24490f8
1 noinst_LTLIBRARIES = libmcstrutil.la
3 libmcstrutil_la_SOURCES = \
4         replace.c \
5         strescape.c \
6         strutil8bit.c \
7         strutilascii.c \
8         strutil.c \
9         strutilutf8.c \
10         strverscmp.c \
11         xstrtol.c
13 AM_CPPFLAGS = $(GLIB_CFLAGS) -I$(top_srcdir)