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

(-)a/src/Makefile.am (-1 / +1 lines)
Lines 294-300 shell-enum-types.c: $(srcdir)/shell-enum-types.c.in stamp-shell-enum-types.h Link Here
294
	rm -f $(@F).tmp
294
	rm -f $(@F).tmp
295
EXTRA_DIST += shell-enum-types.c.in
295
EXTRA_DIST += shell-enum-types.c.in
296
296
297
libgnome_shell_ldflags = -avoid-version
297
libgnome_shell_ldflags = -avoid-version -Wl,-rpath,$(MUTTER_TYPELIB_DIR)
298
libgnome_shell_libadd =		\
298
libgnome_shell_libadd =		\
299
	-lm			\
299
	-lm			\
300
	$(GNOME_SHELL_LIBS)	\
300
	$(GNOME_SHELL_LIBS)	\

Return to bug 597842