repo.or.cz
/
kaloumi3.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge branch '2121_dir_symlink'
[kaloumi3.git]
/
lib
/
filehighlight
/
Makefile.am
blob
c42f02b90d354874dd92fa75f7d7635abfeaa860
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
libmcfilehighlight_la_CFLAGS = -I$(top_srcdir) \
10
$(GLIB_CFLAGS) $(PCRE_CFLAGS) \
11
-DDATADIR=\""$(pkgdatadir)/"\" -DLOCALEDIR=\""$(localedir)"\"