mirror of
https://github.com/brl/mutter.git
synced 2024-12-25 20:32:16 +00:00
Add -I$(top_builddir) to the cogl-gst doc include flags
Otherwise make distcheck fails Reviewed-by: Robert Bragg <robert@linux.intel.com> (cherry picked from commit 70054199e983c51ff2e37b427c2a684dfc7b83ed)
This commit is contained in:
parent
1224ecb96e
commit
17e0cada45
@ -82,7 +82,7 @@ expand_content_files=\
|
|||||||
|
|
||||||
AM_CPPFLAGS=\
|
AM_CPPFLAGS=\
|
||||||
-I$(top_srcdir) \
|
-I$(top_srcdir) \
|
||||||
-I$(top_builddir)/cogl \
|
-I$(top_builddir) \
|
||||||
-DCOGL_ENABLE_EXPERIMENTAL_API \
|
-DCOGL_ENABLE_EXPERIMENTAL_API \
|
||||||
$(COGL_DEP_CFLAGS) \
|
$(COGL_DEP_CFLAGS) \
|
||||||
$(COGL_GST_DEP_CFLAGS)
|
$(COGL_GST_DEP_CFLAGS)
|
||||||
|
Loading…
Reference in New Issue
Block a user