File: Makefile.am

package info (click to toggle)
specimen 0.4.5-3
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 1,196 kB
  • ctags: 1,139
  • sloc: ansic: 10,248; sh: 3,512; makefile: 75
file content (6 lines) | stat: -rw-r--r-- 174 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
pixmaps_DATA = open.png play.png stop.png panic.png

pixmapsdir = @PIXDIR_UNQUOTED@

# this is so fucking pointless, I shouldn't have to do this
EXTRA_DIST = $(pixmaps_DATA)