From 964ac0b9dca08a30e1c510df640ce65aadc523c1 Mon Sep 17 00:00:00 2001 From: oddsock Date: Mon, 12 Jan 2004 01:34:07 +0000 Subject: [PATCH] add icecast.spec to the list of distributed files svn path=/trunk/icecast/; revision=5753 --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index de500a18..b16d7c5b 100644 --- a/Makefile.am +++ b/Makefile.am @@ -7,7 +7,7 @@ SUBDIRS = src conf debian doc web admin win32 EXTRA_DIST = HACKING m4/acx_pthread.m4 m4/ogg.m4 m4/vorbis.m4 \ m4/xiph_compiler.m4 m4/xiph_curl.m4 m4/xiph_net.m4 \ - m4/xiph_types.m4 m4/xiph_xml2.m4 + m4/xiph_types.m4 m4/xiph_xml2.m4 icecast.spec docdir = $(datadir)/doc/$(PACKAGE) doc_DATA = README AUTHORS COPYING NEWS TODO