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