build: Include top builddir for cookbook examples

This commit is contained in:
Emmanuele Bassi 2012-08-07 09:45:35 +01:00
parent 5461483df6
commit d8fddbf780

View File

@ -53,6 +53,7 @@ noinst_PROGRAMS = \
INCLUDES = \
-I$(top_srcdir)/ \
-I$(top_builddir)/ \
-I$(top_srcdir)/clutter \
-I$(top_builddir)/clutter \
$(NULL)