view Makefile.am @ 161:02bbce56d6b0

Renamed some struct variables.
author Matti Hamalainen <ccr@tnsp.org>
date Sun, 06 Jun 2004 03:15:04 +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