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 763031 - Makefile is out of date
Makefile is out of date
Status: RESOLVED FIXED
Product: adwaita-icon-theme
Classification: Core
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: adwaita-icon-theme maintainer(s)
adwaita-icon-theme maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2016-03-03 09:19 UTC by LRN
Modified: 2016-03-03 13:15 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Add more links (1.66 KB, patch)
2016-03-03 09:19 UTC, LRN
committed Details | Review

Description LRN 2016-03-03 09:19:20 UTC
Some changes were made to make.sh that were not mirrored in Makefile.am
Now, one could ask "why is this stuff in two places to begin with?", but
i am not going to ask that question. I'll just send a patch to
update Makefile.am.
Comment 1 LRN 2016-03-03 09:19:24 UTC
Created attachment 322953 [details] [review]
Add more links

These were added to make.sh, but not to Makefile.am. Fix that.
Comment 2 Jakub Steiner 2016-03-03 13:15:39 UTC
Attachment 322953 [details] pushed as e0c68a6 - Add more links