diff Gui/Makefile @ 7265:634d93c68912

- add workaround for fuckin locale - remove tga and bmp filter
author pontscho
date Wed, 04 Sep 2002 09:36:03 +0000
parents 7527dc997596
children e5dda05f9aab
line wrap: on
line diff
--- a/Gui/Makefile	Wed Sep 04 09:32:53 2002 +0000
+++ b/Gui/Makefile	Wed Sep 04 09:36:03 2002 +0000
@@ -15,7 +15,7 @@
 CFLAGS = $(OPTIMIZE) $(INCDIR) $(DEBUG) 
 
 SRCS = wm/ws.c wm/wsxdnd.c app.c events.c interface.c cfg.c \
-	bitmap/bitmap.c bitmap/tga/tga.c bitmap/bmp/bmp.c bitmap/png/png.c \
+	bitmap/bitmap.c bitmap/png/png.c \
 	skin/skin.c skin/font.c skin/cut.c \
 	mplayer/mplayer.c mplayer/widgets.c mplayer/play.c \
 	mplayer/gtk/menu.c mplayer/gtk/mb.c mplayer/gtk/about.c mplayer/gtk/pl.c mplayer/gtk/sb.c mplayer/gtk/fs.c mplayer/gtk/opts.c mplayer/gtk/url.c mplayer/gtk/eq.c