File: Makefile.am

package info (click to toggle)
wmaker 0.96.0-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 15,332 kB
  • sloc: ansic: 99,482; sh: 7,068; perl: 3,423; makefile: 1,647; lisp: 219; python: 34
file content (78 lines) | stat: -rw-r--r-- 1,055 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78

icondatadir = $(pkgdatadir)/Icons


icondata_DATA = \
	BitchX.tiff\
	BitchX.xpm\
	clip.tiff\
	clip.xpm\
	defaultAppIcon.tiff\
	defaultAppIcon.xpm\
	defaultterm.tiff\
	defaultterm.xpm\
	draw.tiff\
	draw.xpm\
	Drawer.xpm\
	Drawer.tiff\
	Ear.png\
	Ftp.png\
	GNUstep3D.tiff\
	GNUstep3D.xpm\
	GNUstepGlow.tiff\
	GNUstepGlow.xpm\
	GNUstep.tiff\
	GNUstep.xpm\
	GNUterm.tiff\
	GNUterm.xpm\
	GreenWilber.png\
	ICQ.png\
	Jabber.png\
	linuxterm.tiff\
	linuxterm.xpm\
	Magnify.tiff\
	Magnify.xpm\
	mixer.tiff\
	mixer.xpm\
	Mouth.png\
	Mozilla.png\
	notepad.tiff\
	notepad.xpm\
	pdf.tiff\
	pdf.xpm\
	Pencil.png\
	Pen.png\
	ps.tiff\
	ps.xpm\
	README\
	Real.png\
	real.tiff\
	real.xpm\
	sgiterm.tiff\
	sgiterm.xpm\
	Shell.png\
	Speaker.png\
	staroffice2.tiff\
	staroffice2.xpm\
	TerminalGNUstep.tiff\
	TerminalGNUstep.xpm\
	TerminalLinux.tiff\
	TerminalLinux.xpm\
	Terminal.tiff\
	Terminal.xpm\
	timer.tiff\
	timer.xpm\
	wilber.tiff\
	wilber.xpm\
	Wine.png\
	write.tiff\
	write.xpm\
	XChat.png\
	xdvi.tiff\
	xdvi.xpm\
	xv.tiff\
	xv.xpm


EXTRA_DIST = $(icondata_DATA)