changeset 16929:342107309cf3

Remove the IRC PROTOCOL RFC from EXTRA_DIST to fix a license issue for Debian, as described in ticket #665.
author Richard Laager <rlaager@wiktel.com>
date Sat, 05 May 2007 23:26:10 +0000
parents 2be397cd726a
children 8bf1d19a93ea
files libpurple/protocols/irc/Makefile.am
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/libpurple/protocols/irc/Makefile.am	Sat May 05 23:19:27 2007 +0000
+++ b/libpurple/protocols/irc/Makefile.am	Sat May 05 23:26:10 2007 +0000
@@ -1,4 +1,4 @@
-EXTRA_DIST = PROTOCOL Makefile.mingw
+EXTRA_DIST = Makefile.mingw
 
 pkgdir = $(libdir)/purple-$(PURPLE_MAJOR_VERSION)