video: Fix generation of orc sources
authorSebastian Dröge <sebastian.droege@collabora.co.uk>
Wed, 30 May 2012 11:06:11 +0000 (13:06 +0200)
committerSebastian Dröge <sebastian.droege@collabora.co.uk>
Wed, 30 May 2012 11:06:11 +0000 (13:06 +0200)
gst-libs/gst/video/Makefile.am

index ee096f8a60f439c641369d6b06cb550f84ea6bc8..c094ecc6d182ed95b05684b89728248fdbf333da 100644 (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