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.12/test/Makefile.am (-2 / +2 lines)
Lines 5-9 INCLUDES = \ Link Here
5
5
6
noinst_PROGRAMS = test-fsel test-cancel
6
noinst_PROGRAMS = test-fsel test-cancel
7
7
8
test_fsel_LDADD   = $(GTKAM_LIBS) $(EXIF_LIBS) $(BONOBO_LIBS) $(top_builddir)/src/libgtkam.a $(INTLLIBS)
8
test_fsel_LDADD   = $(top_builddir)/src/libgtkam.a $(GTKAM_LIBS) $(EXIF_LIBS) $(BONOBO_LIBS) $(INTLLIBS)
9
test_cancel_LDADD = $(GTKAM_LIBS) $(EXIF_LIBS) $(BONOBO_LIBS) $(top_builddir)/src/libgtkam.a $(INTLLIBS)
9
test_cancel_LDADD = $(top_builddir)/src/libgtkam.a $(GTKAM_LIBS) $(EXIF_LIBS) $(BONOBO_LIBS) $(INTLLIBS)

Return to bug 118311