build: Fixes to pass distcheck

Try to make the cookbook pass the distcheck phase, so that we can run
distcheck with --enable-docs, and make sure that a tarballed clutter
release can actually build the cookbook.
This commit is contained in:
Emmanuele Bassi
2011-02-01 14:33:29 +00:00
parent 6f1e5010d9
commit 428f64212c
2 changed files with 93 additions and 89 deletions

View File

@ -3,43 +3,43 @@ include $(top_srcdir)/build/autotools/Makefile.am.silent
NULL =
noinst_PROGRAMS = \
actors-composite-main \
animations-complex \
animations-looping-animator \
animations-looping-implicit \
animations-looping-state \
animations-moving-animator \
animations-moving-implicit \
animations-moving-state \
animations-reuse \
animations-rotating \
animations-scaling \
animations-scaling-zoom \
text-shadow \
textures-reflection \
textures-split-go \
textures-sub-texture \
actors-composite-main \
animations-complex \
animations-looping-animator \
animations-looping-implicit \
animations-looping-state \
animations-moving-animator \
animations-moving-implicit \
animations-moving-state \
animations-reuse \
animations-rotating \
animations-scaling \
animations-scaling-zoom \
text-shadow \
textures-reflection \
textures-split-go \
textures-sub-texture \
layouts-bind-constraint-allocation \
layouts-bind-constraint-overlay \
layouts-bind-constraint-stage \
layouts-box \
layouts-box-menu \
layouts-box-property-effects \
layouts-stacking \
layouts-bind-constraint-overlay \
layouts-bind-constraint-stage \
layouts-box \
layouts-box-menu \
layouts-box-property-effects \
layouts-stacking \
layouts-stacking-diff-sized-actors \
events-mouse-scroll \
events-pointer-motion \
events-pointer-motion-crossing \
events-pointer-motion-stacked \
events-pointer-motion-scribbler \
textures-crossfade \
textures-crossfade-cogl \
textures-crossfade-slideshow \
script-ui \
script-signals \
events-buttons \
events-buttons-click \
events-buttons-lasso \
events-mouse-scroll \
events-pointer-motion \
events-pointer-motion-crossing \
events-pointer-motion-stacked \
events-pointer-motion-scribbler \
textures-crossfade \
textures-crossfade-cogl \
textures-crossfade-slideshow \
script-ui \
script-signals \
events-buttons \
events-buttons-click \
events-buttons-lasso \
$(NULL)
INCLUDES = \