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

Collapse All | Expand All

(-)sigc++/Makefile.am.orig (-1 / +1 lines)
Lines 12-18 Link Here
12
sigc_built_h	= bind_return.h	\
12
sigc_built_h	= bind_return.h	\
13
		  object_slot.h retype_return.h slot.h bind.h		\
13
		  object_slot.h retype_return.h slot.h bind.h		\
14
		  class_slot.h hide.h retype.h signal.h       \
14
		  class_slot.h hide.h retype.h signal.h       \
15
                  method_slot.h method_slot.h
15
                  method_slot.h
16
16
17
built_sources	= $(sigc_built_cc) $(sigc_built_h)
17
built_sources	= $(sigc_built_cc) $(sigc_built_h)
18
dist_sources	= $(sigc_fixed_cc) $(sigc_fixed_h)
18
dist_sources	= $(sigc_fixed_cc) $(sigc_fixed_h)

Return to bug 346949