view Makefile.am @ 100:426e443240b8

Minor tweaks
author Matti Hamalainen <ccr@tnsp.org>
date Sun, 11 Jan 2004 00:40:02 +0000
parents f69fa2496512
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