From: cantor Date: Thu, 21 Feb 2008 18:27:12 +0000 (+0000) Subject: Add style sheet to package. X-Git-Tag: 2.4~545 X-Git-Url: http://www.project-moonshot.org/gitweb/?p=shibboleth%2Fsp.git;a=commitdiff_plain;h=ee0dc0ae409e04a7d626ba474f976793e9eadb78 Add style sheet to package. git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@2741 cb58f699-b61c-0410-a6fe-9272a202ed29 --- diff --git a/configs/Makefile.am b/configs/Makefile.am index 24baa09..52514b2 100644 --- a/configs/Makefile.am +++ b/configs/Makefile.am @@ -16,7 +16,8 @@ pkgsysconf_DATA = \ apache.config \ apache2.config \ apache22.config \ - keygen.sh + keygen.sh \ + upgrade.xsl # The config files are installed "special". Unlike the entries in # pkgsysconf_DATA, these files are installed as "foo.dist" and only @@ -134,4 +135,6 @@ EXTRA_DIST = \ shibd-osx.plist.in \ keygen.bat \ keygen.sh \ + upgrade.xsl \ + xsltproc.js \ $(CONFIGFILES)