From 54d115d7d237893af71a76e601c851714b5cd01e Mon Sep 17 00:00:00 2001 From: cantor Date: Sat, 15 Mar 2008 03:54:53 +0000 Subject: [PATCH] Fix makefile and keygen script for Solaris git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@2779 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 52514b2..d72363b 100644 --- a/configs/Makefile.am +++ b/configs/Makefile.am @@ -17,7 +17,7 @@ pkgsysconf_DATA = \ apache2.config \ apache22.config \ keygen.sh \ - upgrade.xsl + upgrade.xsl # The config files are installed "special". Unlike the entries in # pkgsysconf_DATA, these files are installed as "foo.dist" and only @@ -135,6 +135,6 @@ EXTRA_DIST = \ shibd-osx.plist.in \ keygen.bat \ keygen.sh \ - upgrade.xsl \ + upgrade.xsl \ xsltproc.js \ $(CONFIGFILES) -- 2.1.4