File: Makefile.am

package info (click to toggle)
sylpheed-claws-gtk2 2.6.0-1.1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 28,472 kB
  • ctags: 14,550
  • sloc: ansic: 150,793; xml: 11,235; sh: 10,125; makefile: 2,012; yacc: 1,858; perl: 1,836; python: 278; lex: 242
file content (48 lines) | stat: -rw-r--r-- 963 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
ACLOCAL_AMFLAGS = -I m4
AUTOMAKE_OPTIONS = dist-bzip2

if PLATFORM_WIN32
tools = 
else
tools = tools
endif

SUBDIRS = m4 po src $(tools) config doc manual

EXTRA_DIST = \
	ChangeLog \
	ChangeLog.gtk1 \
	RELEASE_NOTES \
	sylpheed-claws-128x128.png \
	sylpheed-claws-64x64.png \
	sylpheed-claws.pc.in \
	sylpheed-claws.desktop \
	sylpheed-claws.png \
	autogen.sh

if SYLPHEED_GNOME2
# hicolor icon theme, base class of all icon themes
pixmapdir=$(datadir)/icons/hicolor/48x48/apps
pixmap_DATA=sylpheed-claws.png
gnomapdir = $(datadir)/applications
gnomap_DATA=sylpheed-claws.desktop
else
if SYLPHEED_GNOME
pixmapdir=$(gnomedatadir)/pixmaps
pixmap_DATA=sylpheed-claws.png
gnomapdir=$(gnomedatadir)/gnome/apps/Internet
gnomap_DATA=sylpheed-claws.desktop
else
pixmapdir=
pixmap_DATA=
gnomapdir=
gnomap_DATA=
endif
endif

pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = sylpheed-claws.pc

sylpheedincludedir = $(pkgincludedir)
sylpheedinclude_HEADERS = \
	config.h