Add gio in a few more places.
authorJan Schmidt <thaytan@mad.scientist.com>
Thu, 7 Feb 2008 23:22:23 +0000 (23:22 +0000)
committerJan Schmidt <thaytan@mad.scientist.com>
Thu, 7 Feb 2008 23:22:23 +0000 (23:22 +0000)
Original commit message from CVS:
* ext/Makefile.am:
* tests/check/Makefile.am:
* tests/check/pipelines/.cvsignore:
Add gio in a few more places.

ChangeLog
ext/Makefile.am
tests/check/Makefile.am
tests/check/pipelines/.gitignore

index f6d2b8f..fc1c382 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
 2008-02-07  Jan Schmidt  <jan.schmidt@sun.com>
 
+       * ext/Makefile.am:
+       * tests/check/Makefile.am:
+       * tests/check/pipelines/.cvsignore:
+       Add gio in a few more places.
+
+2008-02-07  Jan Schmidt  <jan.schmidt@sun.com>
+
        * configure.ac:
        * ext/Makefile.am:
        * tests/check/Makefile.am:
index 9d13ac5..05a603f 100644 (file)
@@ -66,6 +66,7 @@ SUBDIRS = \
 DIST_SUBDIRS = \
   alsa \
   cdparanoia \
+  gio \
   gnomevfs \
   libvisual \
   ogg \
index e837282..dae639c 100644 (file)
@@ -77,6 +77,7 @@ endif
 check_PROGRAMS = \
        $(check_alsa) \
        $(check_gnomevfs) \
+       $(check_gio) \
        $(check_ogg) \
        $(check_pango) \
        $(check_vorbis) \
@@ -282,6 +283,9 @@ libs_video_LDADD = \
        $(GST_BASE_LIBS) \
        $(LDADD)
 
+pipelines_gio_CFLAGS = $(GIO_CFLAGS) $(AM_CFLAGS)
+pipelines_gio_LDADD = $(GIO_LIBS) $(LDADD)
+
 pipelines_vorbisenc_CFLAGS = \
         $(GST_PLUGINS_BASE_CFLAGS) \
         $(AM_CFLAGS)
index 7dd9ec6..76cffcb 100644 (file)
@@ -1,7 +1,8 @@
 .dirstamp
+gio
 simple-launch-lines
 theoraenc
 vorbisdec
 vorbisenc
 oggmux
-streamheader
\ No newline at end of file
+streamheader