summaryrefslogtreecommitdiff
path: root/src/extensions/Makefile.am
diff options
context:
space:
mode:
authorImran Zaman <imran.zaman@intel.com>2013-06-14 16:30:56 +0300
committerImran Zaman <imran.zaman@intel.com>2013-06-14 16:30:56 +0300
commitf03389054fb6aa786f9d82b77e7b3113fdbbe345 (patch)
treefbff5bca740905f1eb2ffd60802a4162415547a4 /src/extensions/Makefile.am
parent75d5b6ec568d8ae9d54da087d20cfc6b47cf666b (diff)
downloadgsignond-f03389054fb6aa786f9d82b77e7b3113fdbbe345.tar.gz
gsignond-f03389054fb6aa786f9d82b77e7b3113fdbbe345.tar.bz2
gsignond-f03389054fb6aa786f9d82b77e7b3113fdbbe345.zip
gsignond first release 0.0.1
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