ges: Don't forget to dist ges-timeline-overlay.h

This commit is contained in:
Edward Hervey 2010-07-16 18:00:05 +02:00
parent fc62bc7518
commit 6cc48991d6

View file

@ -55,6 +55,7 @@ libges_@GST_MAJORMINOR@include_HEADERS = \
ges-timeline-transition.h \
ges-timeline-test-source.h \
ges-timeline-title-source.h \
ges-timeline-overlay.h \
ges-timeline-text-overlay.h \
ges-track.h \
ges-track-object.h \
@ -68,7 +69,7 @@ libges_@GST_MAJORMINOR@include_HEADERS = \
ges-track-audio-test-source.h \
ges-track-title-source.h \
ges-track-text-overlay.h \
ges-screenshot.h
ges-screenshot.h \
ges-utils.h
libges_@GST_MAJORMINOR@_la_CFLAGS = -I$(top_srcdir) $(GST_PROFILE_CFLAGS) $(GST_DISCOVERER_CFLAGS) $(GST_CONTROLLER_CFLAGS) $(GST_PLUGINS_BASE_CFLAGS) $(GST_CFLAGS)