build: fix make dist for codecparsers.
authorGwenole Beauchesne <gwenole.beauchesne@intel.com>
Sun, 27 Apr 2014 06:55:24 +0000 (08:55 +0200)
committerGwenole Beauchesne <gwenole.beauchesne@intel.com>
Thu, 1 May 2014 09:23:20 +0000 (11:23 +0200)
gst-libs/gst/codecparsers/Makefile.am

index 1feb241..56102ed 100644 (file)
@@ -98,40 +98,7 @@ $(gen_source_h): %.h: $(local_codecparsers_srcdir)/%.h
 $(top_builddir)/ext/libvpx/libgstcodecparsers_vpx.la:
        $(MAKE) -C $(top_builddir)/ext/libvpx
 
-# All sources and headers that could be used here
-all_source_c = \
-       dboolhuff.c                             \
-       gsth264parser.c                         \
-       gstjpegparser.c                         \
-       gstmpeg4parser.c                        \
-       gstmpegvideoparser.c                    \
-       gstvaapilibvpx.c                        \
-       gstvc1parser.c                          \
-       gstvp8parser.c                          \
-       gstvp8rangedecoder.c                    \
-       nalutils.c                              \
-       parserutils.c                           \
-       vp8utils.c                              \
-       $(NULL)
-
-all_source_h = \
-       dboolhuff.h                             \
-       gsth264parser.h                         \
-       gstjpegparser.h                         \
-       gstmpeg4parser.h                        \
-       gstmpegvideoparser.h                    \
-       gstvc1parser.h                          \
-       gstvp8parser.h                          \
-       gstvp8rangedecoder.h                    \
-       nalutils.h                              \
-       parserutils.h                           \
-       vp8utils.h                              \
-       $(NULL)
-
-EXTRA_DIST = \
-       $(all_source_c) \
-       $(all_source_h) \
-       $(NULL)
+EXTRA_DIST = gstvaapilibvpx.c
 
 DISTCLEANFILES = $(GENFILES) .timestamp.symlinks