diff Gui/gui.mak @ 1706:e8f61691814e

shmem.c removed
author arpi
date Sun, 26 Aug 2001 19:54:37 +0000
parents d237c5d4b216
children c65abbc91c5c
line wrap: on
line diff
--- a/Gui/gui.mak	Sun Aug 26 19:22:44 2001 +0000
+++ b/Gui/gui.mak	Sun Aug 26 19:54:37 2001 +0000
@@ -6,6 +6,6 @@
 	     $(MPLAYERDIR)psignal.c $(MPLAYERDIR)mixer.c
 MPLAYEROBJS = $(MPLAYERSRCS:.c=.o)
 
-SRCS = $(SKINSRC) $(BITMAPSRCS) wm/ws.c wm/wsconv.c app.c config.c events.c timer.c language.c error.c shmem.c
+SRCS = $(SKINSRC) $(BITMAPSRCS) wm/ws.c wm/wsconv.c app.c config.c events.c timer.c language.c error.c
 OBJS = $(SRCS:.c=.o)