From 792c117d55c9ec4950f1549c8d8abc3e36367bfc Mon Sep 17 00:00:00 2001 From: hyung-hwan Date: Thu, 21 Jul 2011 14:24:12 +0000 Subject: [PATCH] updated Makefile.in --- codepot/etc/Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/codepot/etc/Makefile.in b/codepot/etc/Makefile.in index b02c1d21..da047905 100644 --- a/codepot/etc/Makefile.in +++ b/codepot/etc/Makefile.in @@ -168,7 +168,7 @@ top_build_prefix = @top_build_prefix@ top_builddir = @top_builddir@ top_srcdir = @top_srcdir@ wwwdir = @wwwdir@ -cfg_DATA = codepot.ini codepot.sql codepot.a2ldap +cfg_DATA = codepot.ini codepot.mysql codepot.a2ldap cfg_SCRIPTS = start-commit pre-commit post-commit pre-revprop-change post-revprop-change EXTRA_DIST = $(cfg_DATA) $(cfg_SCRIPTS) all: all-am