[Gluster-devel] [PATCH BUG:393 02/10] transport/encryption: add directory and base Makefile.am
Corentin Chary
corentin.chary at gmail.com
Wed Nov 18 11:13:54 UTC 2009
Signed-off-by: Corentin Chary <corentin.chary at gmail.com>
---
configure.ac | 1 +
transport/encryption/Makefile.am | 3 +++
2 files changed, 4 insertions(+), 0 deletions(-)
create mode 100644 transport/encryption/Makefile.am
diff --git a/configure.ac b/configure.ac
index df43b80..ef455fd 100644
--- a/configure.ac
+++ b/configure.ac
@@ -111,6 +111,7 @@ AC_CONFIG_FILES([Makefile
transport/socket/src/Makefile
transport/ib-verbs/Makefile
transport/ib-verbs/src/Makefile
+ transport/encryption/Makefile
auth/Makefile
auth/addr/Makefile
auth/addr/src/Makefile
diff --git a/transport/encryption/Makefile.am b/transport/encryption/Makefile.am
new file mode 100644
index 0000000..e182a87
--- /dev/null
+++ b/transport/encryption/Makefile.am
@@ -0,0 +1,3 @@
+SUBDIRS =
+
+CLEANFILES =
--
1.6.4.4
More information about the Gluster-devel
mailing list