tizen 2.3 release
[adaptation/xorg/driver/xserver-xorg-module-xdbg.git] / common / Makefile.am
index 2473a4a..3af3469 100644 (file)
@@ -42,6 +42,10 @@ COMMON_SOURCE =  \
     ds/bool_exp_rule_checker.c \
     ds/bool_exp_tokenizer.c
 
+if HAVE_HWC
+COMMON_SOURCE += xdbg_evlog_hwc.c
+endif
+
 COMMON_CFLAGS = \
     ${CFLAGS} \
     @XDBG_CFLAGS@ \