Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 446586 | Differences between
and this patch

Collapse All | Expand All

(-)gtk/controller/Makefile.am~ (-4 / +4 lines)
Lines 23-32 Link Here
23
noinst_PROGRAMS = test-controller spice-controller-dump
23
noinst_PROGRAMS = test-controller spice-controller-dump
24
24
25
libspice_controller_la_VALASOURCES =		\
25
libspice_controller_la_VALASOURCES =		\
26
	menu.vala				\
26
	$(srcdir)/menu.vala			\
27
	controller.vala				\
27
	$(srcdir)/controller.vala		\
28
	foreign-menu.vala			\
28
	$(srcdir)/foreign-menu.vala		\
29
	util.vala				\
29
	$(srcdir)/util.vala			\
30
	$(NULL)
30
	$(NULL)
31
31
32
libspice_controller_la_BUILT_SOURCES =			\
32
libspice_controller_la_BUILT_SOURCES =			\

Return to bug 446586