File: Makefile.am

package info (click to toggle)
pavuk 0.9.34-4
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 4,744 kB
  • ctags: 3,826
  • sloc: ansic: 51,740; sh: 3,405; makefile: 363
file content (38 lines) | stat: -rw-r--r-- 1,170 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
## Process this file with automake to produce Makefile.in

SUBDIRS = src man @MSUBDIRS@ icons

EXTRA_DIST = pavuk.spec pavuk_suse.spec pavukrc.sample \
	pavuk_authinfo.sample pavuk.desktop pavuk-gtkrc \
	INSTALL README README.win32 \
	NEWS TODO CREDITS COPYING ABOUT-NLS BUGS MAILINGLIST \
	wget-pavuk.HOWTO jsbind.txt ChangeLog \
	button_icons/README \
	button_icons/examplerc \
	button_icons/frederic/break.xpm \
	button_icons/frederic/configure.xpm \
	button_icons/frederic/continue.xpm \
	button_icons/frederic/exit.xpm \
	button_icons/frederic/gobg.xpm \
	button_icons/frederic/restart.xpm \
	button_icons/frederic/stop.xpm \
	button_icons/gnome/break.xpm \
	button_icons/gnome/configure.xpm \
	button_icons/gnome/continue.xpm \
	button_icons/gnome/exit.xpm \
	button_icons/gnome/gobg.xpm \
	button_icons/gnome/restart.xpm \
	button_icons/gnome/stop.xpm \
	button_icons/old/break.xpm \
	button_icons/old/configure.xpm \
	button_icons/old/continue.xpm \
	button_icons/old/exit.xpm \
	button_icons/old/gobg.xpm \
	button_icons/old/restart.xpm \
	button_icons/old/stop.xpm \
	scripts/pavuk.sh \
	scripts/tperf.sh

bin_SCRIPTS = \
	scripts/pavuk.sh \
	scripts/tperf.sh