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 669360 - clutter-backend-eglnative.h missing in disted tarball
clutter-backend-eglnative.h missing in disted tarball
Status: RESOLVED FIXED
Product: clutter
Classification: Platform
Component: egl
git master
Other Linux
: Normal normal
: ---
Assigned To: clutter-maint
clutter-maint
Depends on:
Blocks:
 
 
Reported: 2012-02-04 13:54 UTC by Tristan Van Berkom
Modified: 2012-02-06 15:40 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Include the missing private header in the _SOURCES automake variable (752 bytes, patch)
2012-02-04 13:54 UTC, Tristan Van Berkom
committed Details | Review

Description Tristan Van Berkom 2012-02-04 13:54:08 UTC
Created attachment 206760 [details] [review]
Include the missing private header in the _SOURCES automake variable

Attaching patch to fix missing private header file (which prevents
building the tarball for the egl native target).
Comment 1 Emmanuele Bassi (:ebassi) 2012-02-06 15:40:38 UTC
thanks, pushed