summaryrefslogtreecommitdiffstats
path: root/Gui/Makefile
diff options
context:
space:
mode:
authorpontscho <pontscho@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-11-02 17:07:19 +0000
committerpontscho <pontscho@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-11-02 17:07:19 +0000
commitb91a0c565437a2c989e5d15cf9e422dc34aa82c8 (patch)
tree66c872cf39a9b69c5d610aa21df7dd615359e28e /Gui/Makefile
parente5f9c4e0356493474af462bd9f53ae9f65987267 (diff)
downloadmpv-b91a0c565437a2c989e5d15cf9e422dc34aa82c8.tar.bz2
mpv-b91a0c565437a2c989e5d15cf9e422dc34aa82c8.tar.xz
cleanup - round 2.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8047 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'Gui/Makefile')
-rw-r--r--Gui/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gui/Makefile b/Gui/Makefile
index fae0e0d2a5..3ef0da7dab 100644
--- a/Gui/Makefile
+++ b/Gui/Makefile
@@ -15,7 +15,7 @@ endif
CFLAGS = $(OPTIMIZE) $(INCDIR) $(DEBUG)
SRCS = wm/ws.c wm/wsxdnd.c app.c interface.c cfg.c \
- bitmap/bitmap.c bitmap/png/png.c \
+ bitmap/bitmap.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