X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=Makefile.am;h=af9260dfba5afac5ed87dc5ca5d81b9690664639;hb=ad0c9a548bf9e0c5038f2731aef766e0d0e8c266;hp=023828f99cc5ca968966f8135af083df5497f2fb;hpb=c829eeebb791cad2eb6e897e9f8d9da1d287ff8b;p=lyx.git diff --git a/Makefile.am b/Makefile.am index 023828f99c..af9260dfba 100644 --- a/Makefile.am +++ b/Makefile.am @@ -5,18 +5,15 @@ ACLOCAL_AMFLAGS = -I m4 -I config MAINTAINERCLEANFILES += $(srcdir)/aclocal.m4 $(srcdir)/configure \ $(srcdir)/config.h.in -DIST_SUBDIRS = 3rdparty autotests m4 config development po boost src sourcedoc lib +DIST_SUBDIRS = 3rdparty autotests m4 config development po src sourcedoc lib if BUILD_CLIENT_SUBDIR CLIENT = src/client endif -if USE_INCLUDED_BOOST -BOOST = boost -endif -SUBDIRS = autotests config development po $(BOOST) src sourcedoc lib \ - $(CLIENT) src/tex2lyx +SUBDIRS = autotests config development po 3rdparty src sourcedoc lib \ + $(CLIENT) src/tex2lyx src/convert EXTRA_DIST = ANNOUNCE INSTALL.autoconf RELEASE-NOTES UPGRADING \