[Mesa-dev] [PATCH 07/27] gtest: enable subdir-objects to prevent automake warnings

Matt Turner mattst88 at gmail.com
Mon Nov 11 14:58:24 PST 2013


On Mon, Nov 11, 2013 at 10:53 AM, Emil Velikov <emil.l.velikov at gmail.com> wrote:
> Signed-off-by: Emil Velikov <emil.l.velikov at gmail.com>
> ---
>  src/gtest/Makefile.am | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/src/gtest/Makefile.am b/src/gtest/Makefile.am
> index 4188c6b..23ea749 100644
> --- a/src/gtest/Makefile.am
> +++ b/src/gtest/Makefile.am
> @@ -18,6 +18,7 @@
>  # LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
>  # FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
>  # IN THE SOFTWARE.
> +AUTOMAKE_OPTIONS = subdir-objects

Put a newline before AUTOMAKE_OPTIONS.


More information about the mesa-dev mailing list