]> git.sur5r.net Git - kconfig-frontends/commit
libs/parser: move installed includes
authorYann E. MORIN" <yann.morin.1998@free.fr>
Fri, 30 Mar 2012 15:24:13 +0000 (17:24 +0200)
committerYann E. MORIN" <yann.morin.1998@free.fr>
Fri, 30 Mar 2012 15:24:13 +0000 (17:24 +0200)
commit8863ec1e3ecc1a8e674f43e972623df3c8af8413
tree10aa2c865d7f77d8c66ab2bedfff1c3048c4a23e
parent97b58ea3786c40df03f9b0481ab59590807f0e04
libs/parser: move installed includes

Currently, includes are installed in ${prefix}/include, but
this is not not nice, as the headers are not properly named.

Install them into a sub-directory with a proper name.

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
libs/parser/Makefile.am