video: Fix generation of orc sources

This commit is contained in:
Sebastian Dröge 2012-05-30 13:06:11 +02:00
parent ac1887d73d
commit b354613556

View file

@ -9,7 +9,7 @@ glib_gen_basename = video
built_sources = video-enumtypes.c
built_headers = video-enumtypes.h
BUILT_SOURCES = $(built_sources) $(built_headers)
BUILT_SOURCES += $(built_sources) $(built_headers)
lib_LTLIBRARIES = libgstvideo-@GST_API_VERSION@.la