add shadow-screen.c and shadow-screen.h

This commit is contained in:
Vincent Wei
2020-03-11 17:07:00 +08:00
parent ed5005abd4
commit 091ee787ee

View File

@@ -39,6 +39,8 @@ COMMON_SRCS = \
videomem-bucket.c \
surface-shared.c \
surface-cursor.c \
shadow-screen.h \
shadow-screen.c \
$(NULL_FILE)
libnewgal_la_SOURCES = $(COMMON_SRCS)