view Makefile.am @ 97:f69fa2496512

- Cleaned changelog, moved to ChangeLog.old - Adjusted Makefile.am accordingly - Version number bump - GUI tweaks - Specfile cleanup
author Matti Hamalainen <ccr@tnsp.org>
date Sat, 10 Jan 2004 22:55:05 +0000
parents c5ef90f3c996
children d4f8f5632bd6
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