view Makefile.am @ 156:a57fb0799259

Cleanups
author Matti Hamalainen <ccr@tnsp.org>
date Tue, 09 Mar 2004 21:12:00 +0000
parents 52ad7e234a2c
children 6e350784aa57
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			\
	BUGS			\
	THANKS			\
	ChangeLog.old		\
	autogen.sh		\
	bootstrap.sh		\
	xmms-sid.glade		\
	xmms-sid.spec.in	\
	xmms-sid.spec		\
	xmms-1.2.10-songpos.patch

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