tbm_module: add tbm_module_bo_map and use it
[platform/core/uifw/libtbm.git] / Makefile.am
index ff28ee4..f07dd9f 100644 (file)
@@ -1,8 +1,7 @@
-
-if HAVE_UTEST
-SUBDIRS = src utests
+if HAVE_HALTESTS
+SUBDIRS = include src haltests
 else
-SUBDIRS = src
+SUBDIRS = include src
 endif
 
 pkgconfigdir = $(libdir)/pkgconfig