From 3a1a19cce54831ca182c37abccdc4cd5f3d5f0d4 Mon Sep 17 00:00:00 2001 From: Thomas Jarosch Date: Sat, 7 Feb 2009 18:34:40 +0100 Subject: [PATCH] Build fix --- AUTHORS | 1 - Makefile.am | 2 +- 2 files changed, 1 insertions(+), 2 deletions(-) diff --git a/AUTHORS b/AUTHORS index 4f722c1..0355882 100644 --- a/AUTHORS +++ b/AUTHORS @@ -3,4 +3,3 @@ Authors of libasyncio: Reinhard Pfau - diff --git a/Makefile.am b/Makefile.am index 112f367..4741fbe 100644 --- a/Makefile.am +++ b/Makefile.am @@ -2,4 +2,4 @@ AUTOMAKE_OPTIONS = foreign SUBDIRS = utils asyncio glue_t2n unittest doc -EXTRA_DIST+= LICENSE +EXTRA_DIST = LICENSE -- 1.7.1