diff --git a/configure.ac b/configure.ac index 189f6c2fcd..283497289b 100644 --- a/configure.ac +++ b/configure.ac @@ -379,5 +379,6 @@ dnl Add these after all tests are done as they don't exist just yet. LIBS="$LIBS $FFMPEG_LIBS" AC_CONFIG_FILES(Makefile) +AC_CONFIG_FILES(bundle/Makefile) AC_CONFIG_FILES(src/Makefile) AC_OUTPUT