File: Makefile.am

package info (click to toggle)
squeeze 0.2.3-12
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 3,500 kB
  • sloc: ansic: 12,938; sh: 9,240; xml: 617; makefile: 193
file content (8 lines) | stat: -rw-r--r-- 179 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8

# Inspired by Makefile.am from the Thunar file-manager

pixmapsdir = $(datadir)/pixmaps/squeeze

pixmaps_DATA = archive-add.png archive-extract.png

EXTRA_DIST = $(pixmaps_DATA)