From 4c897127e1f0a4b070cfe4b080819385aa0aadca Mon Sep 17 00:00:00 2001 From: Reinhard Pfau Date: Mon, 13 Apr 2009 23:01:27 +0200 Subject: [PATCH] added spec file to EXTRA_DIST, so it gets included when typing "make dist" --- Makefile.am | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/Makefile.am b/Makefile.am index 19d047c..1dc96b7 100644 --- a/Makefile.am +++ b/Makefile.am @@ -9,4 +9,4 @@ endif SUBDIRS = utils asyncio $(T2NDIRS) unittest doc -EXTRA_DIST = LICENSE COPYING.GPL +EXTRA_DIST = LICENSE COPYING.GPL libasyncio.spec -- 1.7.1