X-Git-Url: http://git.maemo.org/git/?p=modest;a=blobdiff_plain;f=Makefile.am;h=783cd9882c495e77787658110a00ebf4c7af15dc;hp=0622cd7cdd8a4527fc1d97e072372a92075751ab;hb=1ff9f95a0da3f789f59f22a04e0bcf015541d9f1;hpb=8304760be43b3afcc8002d7e3588e29fc74ae12e diff --git a/Makefile.am b/Makefile.am index 0622cd7..783cd98 100644 --- a/Makefile.am +++ b/Makefile.am @@ -26,7 +26,11 @@ # NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS # SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -SUBDIRS= src po +SUBDIRS= src man po + +if MODEST_HAVE_DBUS_API +SUBDIRS += libmodest-dbus-client +endif if BUILD_TESTS SUBDIRS += tests @@ -45,8 +49,7 @@ EXTRA_DIST= \ intltool-update.in \ debian/changelog \ debian/copyright \ - debian/rules \ - debian/modest.links + debian/rules DISTCLEANFILES = \ intltool-extract.in \