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

(-)libupnp-1.6.19/upnp/sample/Makefile.am.orig (-2 / +2 lines)
Lines 65-72 Link Here
65
if WITH_DOCUMENTATION
65
if WITH_DOCUMENTATION
66
examplesdir = $(docdir)/examples
66
examplesdir = $(docdir)/examples
67
examples_DATA = \
67
examples_DATA = \
68
	$(tv_ctrlpt_SOURCES) \
68
	$(sort $(tv_ctrlpt_SOURCES) \
69
	$(tv_device_SOURCES)
69
	$(tv_device_SOURCES) )
70
endif
70
endif
71
71
72
EXTRA_DIST = \
72
EXTRA_DIST = \

Return to bug 556604