~docky-core/docky/sound

« back to all changes in this revision

Viewing changes to data/icons/hicolor/48x48/apps/Makefile.am

  • Committer: Jason Smith
  • Date: 2009-10-08 22:29:46 UTC
  • Revision ID: jason@t500-20091008222946-d6195yul6qhxdylf
Install icons

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
pkgicondir=@datadir@/icons/hicolor/48x48/apps
 
2
pkgicon_DATA=docky.svg
 
3
 
 
4
EXTRA_DIST=$(pkgicon_DATA)
 
5