From 61380bd7ea3421118228d1823e7a3d87d91bda0e Mon Sep 17 00:00:00 2001 From: Aleksander Morgado Date: Wed, 4 Sep 2013 12:31:46 +0200 Subject: [PATCH] build: add missing OMA JSON file in dist --- data/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/data/Makefile.am b/data/Makefile.am index ca71d83..f0aeae2 100644 --- a/data/Makefile.am +++ b/data/Makefile.am @@ -9,4 +9,5 @@ EXTRA_DIST = \ qmi-service-wms.json \ qmi-service-pds.json \ qmi-service-pbm.json \ - qmi-service-uim.json + qmi-service-uim.json \ + qmi-service-oma.json