tbm_module: make tbm_module_bufmgr_bind_native_display
[platform/core/uifw/libtbm.git] / Makefile.am
index 1146497..f07dd9f 100644 (file)
@@ -1,9 +1,7 @@
-SUBDIRS =
-
-if HOST_CPU_X86_64
-SUBDIRS += src
+if HAVE_HALTESTS
+SUBDIRS = include src haltests
 else
-SUBDIRS += src drm_slp
+SUBDIRS = include src
 endif
 
 pkgconfigdir = $(libdir)/pkgconfig