From 6c49be3d2a74808fc94076f3ae7a103b8cb2826a Mon Sep 17 00:00:00 2001
From: ArmandBahi <armand.bahi@veremes.com>
Date: Fri, 10 Aug 2018 16:40:46 +0200
Subject: [PATCH] Add submodule FME

---
 .gitmodules          | 3 +++
 docs/doc_interne_fme | 1 +
 2 files changed, 4 insertions(+)
 create mode 160000 docs/doc_interne_fme

diff --git a/.gitmodules b/.gitmodules
index dec4a5e..cfb9c69 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,3 +1,6 @@
 [submodule "docs/doc_interne_aws"]
 	path = docs/doc_interne_aws
 	url = http://vm09.veremes.net/Documentation/doc_interne_aws.git
+[submodule "docs/doc_interne_fme"]
+	path = docs/doc_interne_fme
+	url = http://vm09.veremes.net/Documentation/doc_interne_fme.git
diff --git a/docs/doc_interne_fme b/docs/doc_interne_fme
new file mode 160000
index 0000000..130583b
--- /dev/null
+++ b/docs/doc_interne_fme
@@ -0,0 +1 @@
+Subproject commit 130583b4b3211a51446f9eda00e8158eacc533e1
-- 
GitLab