~attente/gnome-themes-extra/1285783

« back to all changes in this revision

Viewing changes to debian/LowContrast/icons/48x48/categories/Makefile.am

  • Committer: Jeremy Bicha
  • Date: 2012-10-02 04:57:55 UTC
  • Revision ID: jbicha@ubuntu.com-20121002045755-wubael9krmrgu8bl
* New upstream release.
* debian/HighContrastInverse/ debian/LowContrast:
  - Copy the dropped a11y themes
* debian/source/include-binaries:
  - List all the binary image files we're adding
* debian/rules:
  - Install themes into build directory
  - Move utils rule above autoreconf so that the above works
* debian/patches/revert-drop-a11y-themes:
  - Add the a11y themes back to the build scripts

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
themedir = $(datadir)/icons/LowContrast
 
2
size = 48x48
 
3
context = categories
 
4
 
 
5
icondir = $(themedir)/$(size)/$(context)
 
6
 
 
7
icon_DATA = \
 
8
        applications-system.png
 
9
 
 
10
EXTRA_DIST = \
 
11
        $(icon_DATA)
 
12
 
 
13
MAINTAINERCLEANFILES = \
 
14
        Makefile.in
 
15
 
 
16
uninstall-am: uninstall-iconDATA