repo.or.cz
/
midnight-commander.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
(panel_callback) [MSG_FOCUS]: remove self-draw here.
[midnight-commander.git]
/
lib
/
strutil
/
Makefile.am
blob
85ec16e59c95bc9bc3aad251c19e038b9c332874
1
noinst_LTLIBRARIES = libmcstrutil.la
2
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
tokenize.c \
13
xstrtol.c
14
15
AM_CPPFLAGS = $(GLIB_CFLAGS) -I$(top_srcdir)