]> git.sesse.net Git - vlc/blob - modules/gui/gtk/Makefile
* ALL: added *.am files here and there for future automake support.
[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)