~ubuntu-branches/ubuntu/maverick/docky/maverick

« back to all changes in this revision

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

  • Committer: Bazaar Package Importer
  • Author(s): Christopher James Halse Rogers
  • Date: 2010-02-17 15:10:07 UTC
  • Revision ID: james.westby@ubuntu.com-20100217151007-msxpd0lsj300ndde
Tags: upstream-2.0.0
ImportĀ upstreamĀ versionĀ 2.0.0

Show diffs side-by-side

added added

removed removed

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