build: Fix out-of-tree build for desktop-shell
This commit is contained in:
@@ -4,6 +4,7 @@ module_LTLIBRARIES = $(desktop_shell)
|
||||
AM_CPPFLAGS = \
|
||||
-I$(top_srcdir)/shared \
|
||||
-I$(top_srcdir)/src \
|
||||
-I$(top_builddir)/src \
|
||||
-DDATADIR='"$(datadir)"' \
|
||||
-DMODULEDIR='"$(moduledir)"' \
|
||||
-DLIBEXECDIR='"$(libexecdir)"' \
|
||||
|
||||
Reference in New Issue
Block a user