X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=configure.ac;h=6e2adb6872821fb58e9f8411a2b63ceb50828953;hb=7654ff058ca281756dd98ee976685a9261df63f0;hp=734dbd75138ddabc5e279011f437399cbb09d9ec;hpb=c29b47b74c7625c66d81405907e303ea66bdb061;p=ghc-hetmet.git diff --git a/configure.ac b/configure.ac index 734dbd7..6e2adb6 100644 --- a/configure.ac +++ b/configure.ac @@ -1276,6 +1276,6 @@ else fi AC_SUBST(HavePapi) -AC_CONFIG_FILES([mk/config.mk ghc.spec extra-gcc-opts docs/users_guide/ug-book.xml]) +AC_CONFIG_FILES([mk/config.mk compiler/ghc.cabal ghc/ghc-bin.cabal ghc.spec extra-gcc-opts docs/users_guide/ug-book.xml]) AC_CONFIG_COMMANDS([mk/stamp-h],[echo timestamp > mk/stamp-h]) AC_OUTPUT