Install our autoconf macros.

This commit is contained in:
Dag-Erling Smørgrav 2018-05-06 04:44:44 +02:00
parent 415f4170c6
commit 4bf16e8ee2

View file

@ -12,6 +12,10 @@ EXTRA_DIST = \
autogen.sh \
m4/ax_gcc_builtin.m4 \
m4/ax_pkg_config.m4 \
m4/cryb_to.m4 \
tools/coverage.sh.in \
tools/setprops.sh
if CRYB_CORE
aclocaldir = $(datarootdir)/aclocal
aclocal_DATA = m4/cryb_to.m4
endif CRYB_CORE