Revert "build: Set rpath of standalone executable"
Within the mutter module we use the .la file to link cogl/clutter,
so this isn't actually needed.
This reverts commit 576fe6e16b
.
This commit is contained in:
parent
576fe6e16b
commit
b6092cf4db
@ -393,7 +393,6 @@ noinst_PROGRAMS=
|
||||
|
||||
mutter_SOURCES = core/mutter.c
|
||||
mutter_LDADD = $(MUTTER_LIBS) libmutter.la
|
||||
mutter_LDFLAGS = -rpath $(pkglibdir)
|
||||
|
||||
libexec_PROGRAMS = mutter-restart-helper
|
||||
mutter_restart_helper_SOURCES = core/restart-helper.c
|
||||
|
Loading…
Reference in New Issue
Block a user