X-Git-Url: http://www.project-moonshot.org/gitweb/?a=blobdiff_plain;f=configure.ac;h=42973452373ca45fee8cef19189383a5ed8862f0;hb=edf2e68d2167c06e75d6a338f9a5b426aaaa31a0;hp=ab84b4259fc058fd0235c9d22642c28697fd18c9;hpb=527a687917e60958777a01ca7a458888bee341b8;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