view Makefile.am @ 134:d4f8f5632bd6

ChangeLog-generation, updates in README
author Matti Hamalainen <ccr@tnsp.org>
date Mon, 23 Feb 2004 17:58:05 +0000
parents f69fa2496512
children 4cab39f758f6
line wrap: on
line source

# Require latest automake
AUTOMAKE_OPTIONS = 1.7

# Directories to be BUILT and INSTALLED
SUBDIRS = src

# Additional directories to be included in DISTRIBUTION
DIST_SUBDIRS = $(SUBDIRS)

# All the rest of the distributed files
EXTRA_DIST =			\
	FAQ			\
	README.bugreport	\
	BUGS			\
	THANKS			\
	ChangeLog.old		\
	autogen.sh		\
	bootstrap.sh		\
	xmms-sid.glade		\
	xmms-sid.spec.in	\
	xmms-sid.spec

ChangeLog:
	cvs2cl.pl --passwd /etc/passwd --domain tnsp.org