X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=configure.in;h=677b924a9a03bab82e53739774335358df00d9a4;hb=f65b7ff4ab2fe8ad0d9196c231064240e3fde81f;hp=a531153ce6e4e69fa1e64f5b2c578c005598c0e7;hpb=e7b0972c44522875f9b31bb1d62eec3f687a3978;p=lyx.git diff --git a/configure.in b/configure.in index a531153ce6..677b924a9a 100644 --- a/configure.in +++ b/configure.in @@ -294,13 +294,13 @@ if test "x$enable_assertions" = xyes ; then fi ### Finish the work. -AC_CONFIG_SUBDIRS(sigc++ lib lib/reLyX) +AC_CONFIG_SUBDIRS(boost sigc++ lib lib/reLyX) AC_OUTPUT([Makefile \ development/lyx.spec \ lib/Makefile \ intl/Makefile \ po/Makefile.in \ - boost/Makefile \ + sourcedoc/Doxyfile \ src/Makefile \ src/mathed/Makefile \ src/graphics/Makefile \