diff Makefile.am @ 1:183e7cbc1036

Initial revision
author Matti Hamalainen <ccr@tnsp.org>
date Tue, 03 Jun 2003 10:23:04 +0000
parents
children e5c49367b899
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/Makefile.am	Tue Jun 03 10:23:04 2003 +0000
@@ -0,0 +1,20 @@
+# Require automake 1.4
+AUTOMAKE_OPTIONS = 1.4
+
+# 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 =			\
+	xmms-songpos.patch-1.2.2	\
+	xmms-songpos.patch-1.2.5	\
+	xmms-songpos.patch-1.2.7	\
+	acsidplay.m4		\
+	xmms-sid.glade		\
+	README.songpos		\
+	README.bugreport	\
+	BUGS			\
+	autogen.sh