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 744971 - Update CLEANFILES and MAINTAINERCLEANFILES
Update CLEANFILES and MAINTAINERCLEANFILES
Status: RESOLVED FIXED
Product: gnome-2048
Classification: Other
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: gnome-2048 maintainer(s)
gnome-2048 maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2015-02-22 16:49 UTC by Michael Catanzaro
Modified: 2015-12-26 18:19 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Update CLEANFILES and MAINTAINERCLEANFILES (1.29 KB, patch)
2015-02-22 16:49 UTC, Michael Catanzaro
none Details | Review

Description Michael Catanzaro 2015-02-22 16:49:55 UTC
Tweaks to CLEANFILES and MAINTAINERCLEANFILES
Comment 1 Michael Catanzaro 2015-02-22 16:49:58 UTC
Created attachment 297581 [details] [review]
Update CLEANFILES and MAINTAINERCLEANFILES

* gnome-2048.appdata.xml.in was missing from CLEANFILES

* C sources should be cleaned in MAINTAINERCLEANFILES, not CLEANFILES,
  because they are distributed. Same for the stamp file. This is done
  automatically by automake.

* gresource files should also be cleaned in MAINTAINERCLEANFILES.
Comment 2 Michael Catanzaro 2015-02-22 21:57:29 UTC
Actually please don't push this until bug #744981 is resolved
Comment 3 Robert Roth 2015-12-25 20:59:58 UTC
I guess this can be pushed now.
Comment 4 Robert Roth 2015-12-26 18:19:46 UTC
Thanks, pushed this.
Attachment 297581 [details] pushed as 25b2953 - Update CLEANFILES and MAINTAINERCLEANFILES