summaryrefslogtreecommitdiff
path: root/gst/Makefile.am
diff options
context:
space:
mode:
authorEdward Hervey <bilboed@bilboed.com>2006-05-19 08:48:22 +0000
committerEdward Hervey <bilboed@bilboed.com>2006-05-19 08:48:22 +0000
commit01f935c1163060db5d505cff375c780590b71cb9 (patch)
tree5b54cb0da461be640bc1a3fdc24186186d370ef1 /gst/Makefile.am
parentf92b4c9ef12b4930876dc0c4e85e9f5415eb40d7 (diff)
Added ignore file for core 0.10.7
Original commit message from CVS: * configure.ac: * gst/Makefile.am: * gst/gst-0.10.7.ignore: * gst/gstversion.override.in: Added ignore file for core 0.10.7 * gst/base.defs: Added gst_adapter_take_buffer * gst/gst-0.10.6.ignore: Filed API addition for 0.10.6 * gst/gst-types.defs: Added GstTypeFind pointer definition * gst/gst.defs: * gst/gst.override: Added fake function gst_type_find_new() to create a GstTypeFind that can be used in all typefinding function. GstTypeFind * gst_type_find_new(data, peekfunction, suggestfunction [, getlenghtfunction])
Diffstat (limited to 'gst/Makefile.am')
-rw-r--r--gst/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/gst/Makefile.am b/gst/Makefile.am
index 2802333..9c776c6 100644
--- a/gst/Makefile.am
+++ b/gst/Makefile.am
@@ -26,7 +26,8 @@ versioned_overrides = \
gst-0.10.3.ignore \
gst-0.10.4.ignore \
gst-0.10.5.ignore \
- gst-0.10.6.ignore
+ gst-0.10.6.ignore \
+ gst-0.10.7.ignore
INCLUDES = $(PYTHON_INCLUDES)
EXTRA_DIST = $(defs_DATA) $(versioned_overrides) common.h arg-types.py