Bug 47939

Summary: Fix code autogen for the Android platform
Product: Telepathy Reporter: Alvaro Soliverez <alvaro.soliverez>
Component: tp-glibAssignee: Telepathy bugs list <telepathy-bugs>
Status: RESOLVED FIXED QA Contact: Telepathy bugs list <telepathy-bugs>
Severity: normal    
Priority: medium Keywords: patch
Version: git master   
Hardware: Other   
OS: All   
URL: http://cgit.collabora.com/git/user/asoliver/telepathy-glib/log/?h=glib-update
Whiteboard: review+
i915 platform: i915 features:

Description Alvaro Soliverez 2012-03-27 05:08:03 UTC
Have the Android target depend on the generated code
    
    Previously, the code autogeneration was executed manually from the
    Android.mk. This proved to be prone to errors, and having the Android.mk
    target in Makefile.am is much more standard and it works fine.
    Therefore, we removed the statement from Android.mk and added the target
    dependency.
Comment 1 Jonny Lamb 2012-03-27 07:10:00 UTC
Yeah this looks okay.
Comment 2 Alvaro Soliverez 2012-03-27 07:15:04 UTC
commit 234bf108287a72e86a95357a38372f40d713bf1a
Author: Alvaro Soliverez <alvaro.soliverez@collabora.co.uk>
Date:   Tue Mar 27 08:45:31 2012 -0300

    Have the Android target depend on the generated code
    
    Previously, the code autogeneration was executed manually from the
    Android.mk. This proved to be prone to errors, and having the Android.mk
    target in Makefile.am is much more standard and it works fine.
    Therefore, we removed the statement from Android.mk and added the target
    dependency.

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.