X-Git-Url: http://www.project-moonshot.org/gitweb/?a=blobdiff_plain;f=configure.ac;h=42973452373ca45fee8cef19189383a5ed8862f0;hb=3d6aee344d6a992d500869b336d68b09fc07cba3;hp=ab84b4259fc058fd0235c9d22642c28697fd18c9;hpb=8aae8d6fd6688c502cebbb436571baa4531af8a7;p=mech_eap.orig diff --git a/configure.ac b/configure.ac index ab84b42..4297345 100644 --- a/configure.ac +++ b/configure.ac @@ -87,5 +87,6 @@ if test "x$acceptor" = "xyes" ; then fi AX_CHECK_LIBMOONSHOT -AC_CONFIG_FILES([Makefile libeap/Makefile mech_eap/Makefile]) +AC_CONFIG_FILES([Makefile libeap/Makefile mech_eap/Makefile + mech_eap.spec]) AC_OUTPUT