Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 248537
Collapse All | Expand All

(-)test/Makefile.am (-2 / +3 lines)
Lines 11-21 Link Here
11
	 -Wall\
11
	 -Wall\
12
	 -g
12
	 -g
13
13
14
gtk_hotkey_libs = $(top_builddir)/src/libgtkhotkey.la
14
gtk_hotkey_libs = $(top_builddir)/src/libgtkhotkey.la $(GTK_HOTKEY_LIBS)
15
15
16
helper_sources = 
16
helper_sources = 
17
17
18
noinst_PROGRAMS = $(TEST_PROGS) test-interactive test-interactive-multi
18
check_PROGRAMS = $(TEST_PROGS) test-interactive test-interactive-multi
19
19
20
test_interactive_SOURCES	= test-interactive.c $(helper_sources)
20
test_interactive_SOURCES	= test-interactive.c $(helper_sources)
21
test_interactive_LDADD		= $(gtk_hotkey_libs)
21
test_interactive_LDADD		= $(gtk_hotkey_libs)
22
Hq3NaSXBOO1401XW6b+dKMvUaj6KkeZ3uRLh0zGom3uUTIRnaZC/6SNFiY/MSHjj/Evxcaik8hY

Return to bug 248537