From 0725a71d237fced80bffef5c1822b2b045fc649c Mon Sep 17 00:00:00 2001 From: cantor Date: Wed, 6 Feb 2008 20:08:20 +0000 Subject: [PATCH] Fix separator problem. git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@2726 cb58f699-b61c-0410-a6fe-9272a202ed29 --- configs/Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/configs/Makefile.am b/configs/Makefile.am index 8ffb862..ce067cc 100644 --- a/configs/Makefile.am +++ b/configs/Makefile.am @@ -129,5 +129,5 @@ EXTRA_DIST = \ shibd-redhat.in \ shibd-debian.in \ shibd-osx.plist.in \ - $(CONFIGFILES) \ - keygen.bat + keygen.bat \ + $(CONFIGFILES) -- 2.1.4