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
WMenuBar: remove WMenuBar::is_active. Use WST_FOCUSED instead.
[midnight-commander.git]
/
lib
/
filehighlight
/
Makefile.am
blob
57a8d949f2d8d8b6b1e92a584ea5ca32eaab4888
1
noinst_LTLIBRARIES = libmcfilehighlight.la
2
3
libmcfilehighlight_la_SOURCES = \
4
common.c \
5
get-color.c \
6
ini-file-read.c \
7
internal.h
8
9
AM_CPPFLAGS = -I$(top_srcdir) $(GLIB_CFLAGS) $(PCRE_CPPFLAGS)