Removed extra key
authorcantor <cantor@cb58f699-b61c-0410-a6fe-9272a202ed29>
Sat, 3 Apr 2004 22:19:19 +0000 (22:19 +0000)
committercantor <cantor@cb58f699-b61c-0410-a6fe-9272a202ed29>
Sat, 3 Apr 2004 22:19:19 +0000 (22:19 +0000)
git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@939 cb58f699-b61c-0410-a6fe-9272a202ed29

configs/Makefile.am

index cb772ff..386585c 100644 (file)
@@ -10,9 +10,7 @@ pkgsysconf_DATA = \
        shire.logger \
        shar.logger \
        shar.key \
-       inqueue.key \
        shar.crt \
-       inqueue.crt \
        apache.config \
        apache2.config \
        accessError.html \
@@ -73,6 +71,4 @@ EXTRA_DIST = .cvsignore \
        trust.xml \
        inqueue.pem \
        shar.key \
-       shar.crt \
-       inqueue.crt \
-       inqueue.key
+       shar.crt
\ No newline at end of file