diff --git a/src/newgal/Makefile.am b/src/newgal/Makefile.am index 6f7ed226..266121c0 100644 --- a/src/newgal/Makefile.am +++ b/src/newgal/Makefile.am @@ -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)