calling a parent makefile instead of submakefile
Calling the parent makefile instead of submakefile
This will build both packages now that they are
under the same GOPATH
Issue-ID: AAF-213
Change-Id: I9b948eb83b38be312d1cefa7cec712d0017c41fe
Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
diff --git a/jjb/aaf/aaf-sms.yaml b/jjb/aaf/aaf-sms.yaml
index 0e0c5e6..46b77d6 100644
--- a/jjb/aaf/aaf-sms.yaml
+++ b/jjb/aaf/aaf-sms.yaml
@@ -2,7 +2,7 @@
- project:
name: aaf-sms
project-name: 'aaf-sms'
- path: 'sms-service/src/sms'
+ path: 'sms-service/src'
jobs:
- gerrit-maven-clm
- '{project-name}-{stream}-verify-golang'