[FEATURE] add evas_gl_ probes
[platform/core/system/swap-probe.git] / Makefile
index 593e6f8..4383672 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -94,13 +94,13 @@ CAPI_SRCS =         $(COMMON_SRCS)                  \
 #              ./probe_ui/capi_capture.c
 
 TIZEN_SRCS =   $(COMMON_SRCS) $(CAPI_SRCS)\
-               ./helper/addr-tizen.c                                   \
-               ./helper/common_probe_init.cpp                  \
-               ./probe_memory/libdanew.cpp                             \
-               ./probe_graphics/da_gles20_tizen.cpp    \
+               ./helper/addr-tizen.c                                           \
+               ./helper/common_probe_init.c                            \
+               ./probe_memory/libdanew.cpp                                     \
+               ./probe_graphics/da_evas_gl.c                           \
+               ./probe_graphics/da_gles20_tizen.cpp            \
                ./probe_graphics/da_gles20_native.cpp
 
-
 ASM_SRC = ./helper/da_call_original.S
 
 ## Totally brain-dead.