X-Git-Url: http://www.project-moonshot.org/gitweb/?p=moonshot.git;a=blobdiff_plain;f=moonshot%2Fconfigure.ac;h=42973452373ca45fee8cef19189383a5ed8862f0;hp=ab84b4259fc058fd0235c9d22642c28697fd18c9;hb=9522c6a64c3c85512ee19d968107ac24f95ba752;hpb=17488ab412679355a580f3e7fe86f0906def9514 diff --git a/moonshot/configure.ac b/moonshot/configure.ac index ab84b42..4297345 100644 --- a/moonshot/configure.ac +++ b/moonshot/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