Commit d9f3ec89 authored by Vitaly Lipatov's avatar Vitaly Lipatov

create include/extensions link for correct build

parent 1e5aeae9
......@@ -30,6 +30,7 @@ semantic.cache
*_SK.h
/config.h
/config.h.in
include/extensions
stamp-h1
config.status
......
......@@ -9,3 +9,6 @@ include $(top_builddir)/conf/common.mk
# install
devel_include_HEADERS = *.h *.hh
devel_includedir = $(includedir)/@PACKAGE@
all-local:
test -L extensions || ln -s ../extensions/include extensions
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment