X-Git-Url: http://git.maemo.org/git/?p=modest;a=blobdiff_plain;f=Makefile.am;h=783cd9882c495e77787658110a00ebf4c7af15dc;hp=8192af17fd079bd216833c3aaea5c6508919ac09;hb=e1c901e81bcfe668994e305089af9c6367c6b74e;hpb=770e45ac80e85c9db12097c53981563def3b1411 diff --git a/Makefile.am b/Makefile.am index 8192af1..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 libmodest-dbus-client man +SUBDIRS= src man po + +if MODEST_HAVE_DBUS_API +SUBDIRS += libmodest-dbus-client +endif if BUILD_TESTS SUBDIRS += tests