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

Collapse All | Expand All

(-)Makefile.am.ori (-1 / +1 lines)
Lines 128-134 Link Here
128
	tools/static-nodes.c
128
	tools/static-nodes.c
129
tools_kmod_LDADD = \
129
tools_kmod_LDADD = \
130
	shared/libshared.la \
130
	shared/libshared.la \
131
	libkmod/libkmod-internal.la
131
	libkmod/libkmod.la
132
132
133
${noinst_SCRIPTS}: tools/kmod
133
${noinst_SCRIPTS}: tools/kmod
134
	$(AM_V_GEN) ($(RM) $@; \
134
	$(AM_V_GEN) ($(RM) $@; \

Return to bug 493630