Clarify usage of AM_CPPFLAGS.
[midnight-commander.git] / lib / strutil / Makefile.am
blobcf907489e3992275a8c05ef8c0e8db21ee27597e
1 noinst_LTLIBRARIES = libmcstrutil.la
3 libmcstrutil_la_SOURCES = \
4         strescape.c \
5         strutil8bit.c \
6         strutilascii.c \
7         strutil.c \
8         strutilutf8.c \
9         strverscmp.c
11 AM_CPPFLAGS = $(GLIB_CFLAGS) -I$(top_srcdir)