Package version up to 1.11.3
[platform/core/uifw/libtpl-egl.git] / Makefile.am
index d3be4f4..57ca9b8 100644 (file)
@@ -1,4 +1,10 @@
+if WITH_UTEST
 SUBDIRS = src \
-          src/wayland-egl \
+          src/wayland-egl-tizen \
+          tc \
           pkgconfig
-
+else
+SUBDIRS = src \
+          src/wayland-egl-tizen \
+          pkgconfig
+endif