~ubuntu-core-dev/update-notifier/ubuntu

« back to all changes in this revision

Viewing changes to pixmaps/16x16/Makefile.am

  • Committer: Balint Reczey
  • Date: 2020-06-11 18:46:02 UTC
  • Revision ID: balint.reczey@canonical.com-20200611184602-2rv1zan3xu723x2u
Moved to git at https://git.launchpad.net/update-notifier

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
 
2
 
 
3
 
icondir = $(datadir)/icons/hicolor/16x16/apps
4
 
icon_DATA = *.png
5
 
 
6
 
EXTRA_DIST = $(icon_DATA)
7