Add style sheet to package.
authorcantor <cantor@cb58f699-b61c-0410-a6fe-9272a202ed29>
Thu, 21 Feb 2008 18:27:12 +0000 (18:27 +0000)
committercantor <cantor@cb58f699-b61c-0410-a6fe-9272a202ed29>
Thu, 21 Feb 2008 18:27:12 +0000 (18:27 +0000)
git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@2741 cb58f699-b61c-0410-a6fe-9272a202ed29

configs/Makefile.am

index 24baa09..52514b2 100644 (file)
@@ -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)