build: Distcheck fixes after the Cally merge

This commit is contained in:
Emmanuele Bassi
2010-07-07 16:30:31 +01:00
parent e3a8ece54d
commit f87e4037a8
4 changed files with 14 additions and 10 deletions

View File

@ -54,7 +54,9 @@ INCLUDES = \
-I$(top_srcdir) \
-I$(top_srcdir)/clutter \
-I$(top_srcdir)/clutter/cally \
-I$(top_srcdir)/clutter/cogl
-I$(top_srcdir)/clutter/cogl \
-I$(top_builddir)/clutter \
-I$(top_builddir)/clutter/cogl
AM_CPPFLAGS = \
-DG_LOG_DOMAIN=\"Cally\" \