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

Collapse All | Expand All

(-)gtkam-0.1.13/test/Makefile.am (-1 / +1 lines)
Lines 9-20 MY_CPPFLAGS = \ Link Here
9
	$(GTKAM_GIMP_CFLAGS)
9
	$(GTKAM_GIMP_CFLAGS)
10
10
11
MY_LIBS = \
11
MY_LIBS = \
12
	$(top_builddir)/src/libgtkam.a	\
12
	$(LIBEXIF_LIBS)			\
13
	$(LIBEXIF_LIBS)			\
13
	$(LIBEXIF_GTK_LIBS)		\
14
	$(LIBEXIF_GTK_LIBS)		\
14
	$(LIBGPHOTO2_LIBS)	\
15
	$(LIBGPHOTO2_LIBS)	\
15
	$(GTK_LIBS)			\
16
	$(GTK_LIBS)			\
16
	$(BONOBO_LIBS)			\
17
	$(BONOBO_LIBS)			\
17
	$(top_builddir)/src/libgtkam.a	\
18
	$(INTLLIBS)
18
	$(INTLLIBS)
19
19
20
noinst_PROGRAMS = test-fsel test-cancel
20
noinst_PROGRAMS = test-fsel test-cancel

Return to bug 118311