diff options
-rw-r--r-- | libmm-common/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
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 |