annotate Makefile.am @ 177:6e350784aa57

Various cleanups. Min-playtime option now works. Configuration has more consistent operation while graying out unavailable settings.
author Matti Hamalainen <ccr@tnsp.org>
date Wed, 18 Aug 2004 03:27:00 +0000
parents 52ad7e234a2c
children d75e8051c84e
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
7
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
1 # Require latest automake
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
2 AUTOMAKE_OPTIONS = 1.7
1
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
3
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
4 # Directories to be BUILT and INSTALLED
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
5 SUBDIRS = src
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
6
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
7 # Additional directories to be included in DISTRIBUTION
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
8 DIST_SUBDIRS = $(SUBDIRS)
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
9
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
10 # All the rest of the distributed files
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
11 EXTRA_DIST = \
7
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
12 FAQ \
1
183e7cbc1036 Initial revision
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
13 BUGS \
7
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
14 THANKS \
97
f69fa2496512 - Cleaned changelog, moved to ChangeLog.old
Matti Hamalainen <ccr@tnsp.org>
parents: 60
diff changeset
15 ChangeLog.old \
7
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
16 autogen.sh \
33
9cf8092ec7d3 More improvements on configuration, updated documentation.
Matti Hamalainen <ccr@tnsp.org>
parents: 7
diff changeset
17 bootstrap.sh \
7
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
18 xmms-sid.glade \
e5c49367b899 Updated to 0.8
Matti Hamalainen <ccr@tnsp.org>
parents: 1
diff changeset
19 xmms-sid.spec.in \
155
52ad7e234a2c Added songpos-patch
Matti Hamalainen <ccr@tnsp.org>
parents: 152
diff changeset
20 xmms-sid.spec \
52ad7e234a2c Added songpos-patch
Matti Hamalainen <ccr@tnsp.org>
parents: 152
diff changeset
21 xmms-1.2.10-songpos.patch
60
c5ef90f3c996 *** empty log message ***
Matti Hamalainen <ccr@tnsp.org>
parents: 43
diff changeset
22
177
6e350784aa57 Various cleanups. Min-playtime option now works. Configuration has more
Matti Hamalainen <ccr@tnsp.org>
parents: 155
diff changeset
23 ChangeLog: CVS/Entries src/CVS/Entries
134
d4f8f5632bd6 ChangeLog-generation, updates in README
Matti Hamalainen <ccr@tnsp.org>
parents: 97
diff changeset
24 cvs2cl.pl --passwd /etc/passwd --domain tnsp.org