Merge remote branch 'nobled/for-krh'
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
noinst_PROGRAMS = compositor
|
||||
|
||||
INCLUDES = \
|
||||
-I$(top_srcdir)/wayland \
|
||||
AM_CPPFLAGS = \
|
||||
-DDATADIR='"$(datadir)"' \
|
||||
-I$(top_builddir)/wayland \
|
||||
-I$(top_srcdir)/wayland \
|
||||
$(COMPOSITOR_CFLAGS)
|
||||
|
||||
AM_CFLAGS = $(GCC_CFLAGS)
|
||||
AM_CPPFLAGS = -DDATADIR='"$(datadir)"'
|
||||
|
||||
compositor_LDADD = \
|
||||
$(top_builddir)/wayland/libwayland-server.la \
|
||||
|
||||
Reference in New Issue
Block a user