]> git.sesse.net Git - vlc/blob - modules/gui/gtk/Makefile
* ./modules/*: moved plugins to the new tree. Yet untested builds include
[vlc] / modules / gui / gtk / Makefile
1 COMMON_SOURCES = display.c open.c control.c menu.c playlist.c modules.c preferences.c gtk_callbacks.c
2
3 gtk_SOURCES = gtk.c gtk_interface.c gtk_support.c $(COMMON_SOURCES)
4 gnome_SOURCES = gnome.c gnome_interface.c gnome_support.c $(COMMON_SOURCES)