From 4e7cd44ef5d40130f00d7d24ff89efe56cf881fd Mon Sep 17 00:00:00 2001 From: Tatsuo Ishii Date: Sun, 5 Feb 2006 02:54:48 +0000 Subject: [PATCH] include pgpool.spec and re-release 3.0.0 --- Makefile.am | 2 +- Makefile.in | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile.am b/Makefile.am index e5dbdff..fffbb43 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,7 +1,7 @@ bin_PROGRAMS = pgpool pgpool_SOURCES = pool.h version.h pgpool.conf.sample \ - README.euc_jp \ + README.euc_jp pgpool.spec \ main.c child.c pool_auth.c pool_config.l pool_error.c \ pool_process_query.c pool_stream.c pool_connection_pool.c pool_params.c \ pool_signal.h pool_signal.c diff --git a/Makefile.in b/Makefile.in index c02d265..c12b849 100644 --- a/Makefile.in +++ b/Makefile.in @@ -175,7 +175,7 @@ sharedstatedir = @sharedstatedir@ sysconfdir = @sysconfdir@ target_alias = @target_alias@ pgpool_SOURCES = pool.h version.h pgpool.conf.sample \ - README.euc_jp \ + README.euc_jp pgpool.spec \ main.c child.c pool_auth.c pool_config.l pool_error.c \ pool_process_query.c pool_stream.c pool_connection_pool.c pool_params.c \ pool_signal.h pool_signal.c -- 2.39.5