mirror of
https://github.com/brl/mutter.git
synced 2025-02-16 13:24:09 +00:00
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 576fe6e16bedb8848404e6335a9bd2ac7400aeeb.
This commit is contained in:
parent
576fe6e16b
commit
b6092cf4db
@ -393,7 +393,6 @@ noinst_PROGRAMS=
|
|||||||
|
|
||||||
mutter_SOURCES = core/mutter.c
|
mutter_SOURCES = core/mutter.c
|
||||||
mutter_LDADD = $(MUTTER_LIBS) libmutter.la
|
mutter_LDADD = $(MUTTER_LIBS) libmutter.la
|
||||||
mutter_LDFLAGS = -rpath $(pkglibdir)
|
|
||||||
|
|
||||||
libexec_PROGRAMS = mutter-restart-helper
|
libexec_PROGRAMS = mutter-restart-helper
|
||||||
mutter_restart_helper_SOURCES = core/restart-helper.c
|
mutter_restart_helper_SOURCES = core/restart-helper.c
|
||||||
|
Loading…
x
Reference in New Issue
Block a user