summaryrefslogtreecommitdiff
path: root/src/extensions/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/extensions/Makefile.am')
-rw-r--r--src/extensions/Makefile.am6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/extensions/Makefile.am b/src/extensions/Makefile.am
new file mode 100644
index 0000000..496cc01
--- /dev/null
+++ b/src/extensions/Makefile.am
@@ -0,0 +1,6 @@
+SUBDIRS = test
+if HAVE_LIBSMACK
+if HAVE_LIBECRYPTFS
+SUBDIRS += tizen
+endif
+endif