Add test from pkgconfig 0.12.0.
[midnight-commander.git] / syntax / Makefile.am
blob307cc2d877e0ffde8e8eddfe4efb1e3d4216baa2
1 mclibdir = $(libdir)/mc
2 syntaxdir = $(mclibdir)/syntax
4 syntax_DATA =                   \
5         Syntax                  \
6         ada95.syntax            \
7         c.syntax                \
8         changelog.syntax        \
9         diff.syntax             \
10         dos.syntax              \
11         fortran.syntax          \
12         html.syntax             \
13         java.syntax             \
14         js.syntax               \
15         latex.syntax            \
16         lisp.syntax             \
17         lsm.syntax              \
18         mail.syntax             \
19         makefile.syntax         \
20         ml.syntax               \
21         nroff.syntax            \
22         octave.syntax           \
23         pascal.syntax           \
24         perl.syntax             \
25         php.syntax              \
26         po.syntax               \
27         python.syntax           \
28         sh.syntax               \
29         smalltalk.syntax        \
30         slang.syntax            \
31         spec.syntax             \
32         sql.syntax              \
33         swig.syntax             \
34         tcl.syntax              \
35         texinfo.syntax          \
36         unknown.syntax          \
37         xml.syntax
39 EXTRA_DIST = $(syntax_DATA)