summaryrefslogtreecommitdiffstats
path: root/Gui/gui.mak
diff options
context:
space:
mode:
Diffstat (limited to 'Gui/gui.mak')
-rw-r--r--Gui/gui.mak2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gui/gui.mak b/Gui/gui.mak
index cd12beebdd..9c1e7534fb 100644
--- a/Gui/gui.mak
+++ b/Gui/gui.mak
@@ -4,7 +4,7 @@ SKINOBJ = skin/skin.o skin/font.o skin/cut.o
GTKSRCS = $(MPLAYERDIR)gtk/menu.c $(MPLAYERDIR)gtk/mb.c $(MPLAYERDIR)gtk/about.c \
$(MPLAYERDIR)gtk/pl.c $(MPLAYERDIR)gtk/sb.c $(MPLAYERDIR)gtk/fs.c \
- $(MPLAYERDIR)gtk/opts.c
+ $(MPLAYERDIR)gtk/opts.c $(MPLAYERDIR)gtk/url.c
MPLAYERSRCS = $(MPLAYERDIR)mplayer.c $(MPLAYERDIR)widgets.c $(MPLAYERDIR)play.c \
$(GTKSRCS)