From ee0dc0ae409e04a7d626ba474f976793e9eadb78 Mon Sep 17 00:00:00 2001 From: cantor Date: Thu, 21 Feb 2008 18:27:12 +0000 Subject: [PATCH] Add style sheet to package. git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@2741 cb58f699-b61c-0410-a6fe-9272a202ed29 --- configs/Makefile.am | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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) -- 2.1.4