ut: remove gtest codes
[platform/core/uifw/libtdm.git] / Makefile.am
index 292911f..8b6604d 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 ut
 else
-SUBDIRS = . include protocol common src client tools
+SUBDIRS = . include protocol common src backends client tools
 endif
 
 pkgconfigdir = $(libdir)/pkgconfig