Implementation of TDM_HWC
[platform/adaptation/nexell/libtdm-nexell.git] / src / Makefile.am
index 296b6a1..f026ba8 100644 (file)
@@ -8,7 +8,9 @@ libtdm_nexell_la_LDFLAGS = -module -avoid-version
 libtdm_nexell_la_LIBADD = $(TDM_NEXELL_LIBS) -ldl
 
 libtdm_nexell_la_SOURCES = \
+       tdm_nexell_display.c \
        tdm_nexell_format.c \
+       tdm_nexell_hwc_window.c \
+       tdm_nexell_hwc.c \
        tdm_nexell_pp.c \
-       tdm_nexell_display.c \
        tdm_nexell.c