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

« back to all changes in this revision

Viewing changes to pixmaps/Makefile.am

  • Committer: mvo
  • Date: 2004-11-02 00:58:06 UTC
  • Revision ID: gustavo@niemeyer.net-20041102005806-9118e041eaa0ebc8
* inital checkin

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
 
 
2
 
 
3
appicondir = $(datadir)/pixmaps
 
4
appicon_DATA = upgrade-notifier.png
 
5
 
 
6
EXTRA_DIST = $(appicon_DATA)
 
7