From: cantor Date: Sat, 15 Mar 2008 03:54:53 +0000 (+0000) Subject: Fix makefile and keygen script for Solaris X-Git-Tag: 2.4~508 X-Git-Url: http://www.project-moonshot.org/gitweb/?p=shibboleth%2Fsp.git;a=commitdiff_plain;h=54d115d7d237893af71a76e601c851714b5cd01e Fix makefile and keygen script for Solaris git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@2779 cb58f699-b61c-0410-a6fe-9272a202ed29 --- 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)