mirror of
https://github.com/brl/mutter.git
synced 2024-11-10 07:56:14 -05:00
Fix the dependencies in the Makefile template
This commit is contained in:
parent
8baf249011
commit
d3d4f7be5a
@ -15,7 +15,7 @@ LDADD = $(CLUTTER_LIBS) $(top_builddir)/clutter/x11/libclutter-x11.la
|
||||
|
||||
noinst_LTLIBRARIES = libclutter-eglx.la
|
||||
|
||||
libclutter_eglx_la_SOURCES = \
|
||||
libclutter_eglx_la_DEPENDENCIES = \
|
||||
$(top_builddir)/clutter/x11/libclutter-x11.la
|
||||
|
||||
libclutter_eglx_la_SOURCES = \
|
||||
|
Loading…
Reference in New Issue
Block a user