After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 663334 - gst/flv/: add amfdefs.h to noinst_HEADERS
gst/flv/: add amfdefs.h to noinst_HEADERS
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-good
unspecified
Other Linux
: Normal normal
: 0.10.31
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2011-11-03 16:19 UTC by Raul Gutierrez Segales
Modified: 2011-11-07 18:07 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
patch (777 bytes, patch)
2011-11-03 16:20 UTC, Raul Gutierrez Segales
committed Details | Review

Description Raul Gutierrez Segales 2011-11-03 16:19:38 UTC
gst/flv/Makefile.am is missing amfdefs.h in noinst_HEADERS, so make dist is not happy. 

The attached patch fixes that.
Comment 1 Raul Gutierrez Segales 2011-11-03 16:20:21 UTC
Created attachment 200613 [details] [review]
patch
Comment 2 Vincent Penquerc'h 2011-11-07 17:29:50 UTC
commit 91af805636d22805d17d1db2c1f1bcf30c03846a
Author: Raul Gutierrez Segales <rgs@collabora.co.uk>
Date:   Wed Nov 2 17:02:54 2011 +0000

    gst/flv/: add amfdefs.h to noinst_HEADERS
    
    https://bugzilla.gnome.org/show_bug.cgi?id=663334