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

(-)openobex-1.2.orig/ircp/Makefile.am (-1 / +1 lines)
Lines 11-17 Link Here
11
11
12
bin_PROGRAMS = ircp 
12
bin_PROGRAMS = ircp 
13
13
14
LDADD = $(top_builddir)/lib/libopenobex.la libircp.a
14
LDADD = libircp.a $(top_builddir)/lib/libopenobex.la
15
15
16
INCLUDES = -I$(top_builddir)/include
16
INCLUDES = -I$(top_builddir)/include
17
endif
17
endif

Return to bug 130779