Revert "cookbook: Temporarily disable the scribbler example"
This reverts commit 515a8fcfb50df8981d568e7a075ecb5c94984825. The exported symbols regexp used by Cogl-Path has been fixed.
This commit is contained in:
parent
762e9a05e4
commit
75155b9d96
@ -39,6 +39,7 @@ noinst_PROGRAMS = \
|
|||||||
events-pointer-motion \
|
events-pointer-motion \
|
||||||
events-pointer-motion-crossing \
|
events-pointer-motion-crossing \
|
||||||
events-pointer-motion-stacked \
|
events-pointer-motion-stacked \
|
||||||
|
events-pointer-motion-scribbler \
|
||||||
textures-crossfade \
|
textures-crossfade \
|
||||||
textures-crossfade-cogl \
|
textures-crossfade-cogl \
|
||||||
textures-crossfade-slideshow \
|
textures-crossfade-slideshow \
|
||||||
@ -104,6 +105,7 @@ events_mouse_scroll_SOURCES = events-mouse-scroll.c
|
|||||||
events_pointer_motion_SOURCES = events-pointer-motion.c
|
events_pointer_motion_SOURCES = events-pointer-motion.c
|
||||||
events_pointer_motion_crossing_SOURCES = events-pointer-motion-crossing.c
|
events_pointer_motion_crossing_SOURCES = events-pointer-motion-crossing.c
|
||||||
events_pointer_motion_stacked_SOURCES = events-pointer-motion-stacked.c
|
events_pointer_motion_stacked_SOURCES = events-pointer-motion-stacked.c
|
||||||
|
events_pointer_motion_scribbler_SOURCES = events-pointer-motion-scribbler.c
|
||||||
textures_crossfade_SOURCES = textures-crossfade.c
|
textures_crossfade_SOURCES = textures-crossfade.c
|
||||||
textures_crossfade_cogl_SOURCES = textures-crossfade-cogl.c
|
textures_crossfade_cogl_SOURCES = textures-crossfade-cogl.c
|
||||||
textures_crossfade_slideshow_SOURCES = textures-crossfade-slideshow.c
|
textures_crossfade_slideshow_SOURCES = textures-crossfade-slideshow.c
|
||||||
|
Loading…
x
Reference in New Issue
Block a user