diff --git a/extensions/Makefile.am b/extensions/Makefile.am index 56f9471..66fa2fc 100644 --- a/extensions/Makefile.am +++ b/extensions/Makefile.am @@ -7,6 +7,8 @@ _kcall = -C ${kbuilddir} M=${abs_srcdir} modules: + @echo -n "Xtables-addons ${PACKAGE_VERSION} - Linux " + @if [ -n "${kbuilddir}" ]; then ${MAKE} ${_kcall} -s kernelrelease; fi; ${AM_V_silent}if [ -n "${kbuilddir}" ]; then ${MAKE} ${_kcall} modules; fi; modules_install: