build: use gst-glib-gen.mak to fix the glib build rules. Fixes #598114
authorStefan Kost <ensonic@users.sf.net>
Fri, 16 Oct 2009 07:18:45 +0000 (10:18 +0300)
committerStefan Kost <ensonic@users.sf.net>
Fri, 16 Oct 2009 07:23:09 +0000 (10:23 +0300)
commita89c1de0eaf662ae7ff48d4acc9ec3b8a30074e4
treec2242002c2a144f3a8f15943981e9297ee9b8f3e
parentedd822418af74ecbc868da47ba2bd6d41e21a103
build: use gst-glib-gen.mak to fix the glib build rules. Fixes #598114

The build rules in glib-gen.mak were using pattern rules in a non save way.
gst-libs/gst/app/Makefile.am
gst-libs/gst/audio/Makefile.am
gst-libs/gst/interfaces/Makefile.am
gst-libs/gst/pbutils/Makefile.am
gst-libs/gst/rtsp/Makefile.am
gst-libs/gst/video/Makefile.am
gst/playback/Makefile.am
gst/tcp/Makefile.am