diff options
author | Gernot Ziegler <gz@lysator.liu.se> | 2003-10-27 11:24:28 +0000 |
---|---|---|
committer | Gernot Ziegler <gz@lysator.liu.se> | 2003-10-27 11:24:28 +0000 |
commit | af0b12d90106069017dcffcd46bfa056eb2dde9b (patch) | |
tree | 9e6d3ff25683556dd8a679408becc03245d6eb9c /configure.ac | |
parent | 939e15bbd2123e3f867ce2543f0d11926e8b8263 (diff) | |
download | gst-plugins-bad-af0b12d90106069017dcffcd46bfa056eb2dde9b.tar.gz gst-plugins-bad-af0b12d90106069017dcffcd46bfa056eb2dde9b.tar.bz2 gst-plugins-bad-af0b12d90106069017dcffcd46bfa056eb2dde9b.zip |
glsink introduction into the Makefile
Original commit message from CVS:
glsink introduction into the Makefile
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac index 763ac0c9..42f092a8 100644 --- a/configure.ac +++ b/configure.ac @@ -1135,6 +1135,7 @@ sys/vcd/Makefile sys/vga/Makefile sys/xvideo/Makefile sys/videosink/Makefile +sys/glsink/Makefile ext/Makefile ext/a52dec/Makefile ext/aalib/Makefile |