config: not export tdm_config function to backend
[platform/core/uifw/libtdm.git] / Makefile.am
index 393ba5c..c6a6d73 100644 (file)
@@ -1,4 +1,9 @@
-SUBDIRS = . include protocol client src tools
+
+if HAVE_UTEST
+SUBDIRS = . include protocol common src backends client tools utests
+else
+SUBDIRS = . include protocol common src backends client tools
+endif
 
 pkgconfigdir = $(libdir)/pkgconfig
 pkgconfig_DATA = libtdm.pc