View | Details | Raw Unified | Return to bug 9038
Collapse All | Expand All

(-)obexftp-0.10.7.orig/obexftp/Makefile.am (-1 / +2 lines)
Lines 16-22 Link Here
16
16
17
obexftpinclude_HEADERS =	obexftp.h \
17
obexftpinclude_HEADERS =	obexftp.h \
18
				client.h \
18
				client.h \
19
				object.h
19
				object.h \
20
				uuid.h
20
	
21
	
21
libobexftp_la_LDFLAGS =		-version-info $(OBEXFTP_VERSION)
22
libobexftp_la_LDFLAGS =		-version-info $(OBEXFTP_VERSION)
22
23

Return to bug 9038