From 332d1a089113ddf89ec3a0fbb556d54ac23cd7c8 Mon Sep 17 00:00:00 2001 From: Aleksander Morgado Date: Thu, 19 Jan 2012 00:58:30 +0100 Subject: [PATCH] build: add missing build dependency in libmm-common Spotted by Nathan Williams. --- libmm-common/Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/libmm-common/Makefile.am b/libmm-common/Makefile.am index 8479aaee..b14f73b2 100644 --- a/libmm-common/Makefile.am +++ b/libmm-common/Makefile.am @@ -151,6 +151,7 @@ mm-common-helpers.c: mm-errors-types.h mm-enums-types.h mm-common-simple-properties.c: mm-errors-types.h mm-enums-types.h mm-common-connect-properties.c: mm-errors-types.h mm-common-bearer-properties.c: mm-errors-types.h +mm-common-location-3gpp.c: mm-errors-types.h mm-errors-quarks.c: mm-errors-types.h includedir = @includedir@/libmm-common