Revised distribution inclusions.
authorcantor <cantor@cb58f699-b61c-0410-a6fe-9272a202ed29>
Sun, 13 Jul 2003 18:56:56 +0000 (18:56 +0000)
committercantor <cantor@cb58f699-b61c-0410-a6fe-9272a202ed29>
Sun, 13 Jul 2003 18:56:56 +0000 (18:56 +0000)
git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@628 cb58f699-b61c-0410-a6fe-9272a202ed29

mod_shibrm/Makefile.am
mod_shire/Makefile.am
oncrpc/Makefile.am
shar/Makefile.am
shib/Makefile.am

index 09e94e4..7ddcee7 100644 (file)
@@ -21,3 +21,5 @@ if DO_APXS_INSTALL
 install-exec-local:
        $(APXS) -i -A -n shibrm .libs/mod_shibrm.so
 endif 
+
+EXTRA_DIST = mod_shibrm.dsp
index 1302884..99bcb24 100644 (file)
@@ -21,3 +21,5 @@ if DO_APXS_INSTALL
 install-exec-local:
        $(APXS) -i -A -n shire .libs/mod_shire.so
 endif
+
+EXTRA_DIST = mod_shire.dsp
index 3b8e46d..bd781f7 100644 (file)
@@ -53,6 +53,7 @@ EXTRA_DIST = \
   makefile.nt \
   oncbcimp.def \
   oncrpc.def \
+  oncrpc.dsp \
   oncrpc.rc \
   oncrpcbc.def \
   bcopy.c \
@@ -60,5 +61,5 @@ EXTRA_DIST = \
   getrpcen.c \
   getrpcpo.c \
   nt.c \
-  portmap.c
-
+  portmap.c \
+  resource.h
index 5b0d0c2..2f28f74 100644 (file)
@@ -22,3 +22,5 @@ shar_LDADD = \
   $(top_builddir)/shib-target/libshib-target.la \
   $(top_builddir)/shib/libshib.la \
   $(ONCRPC_LIBS)
+
+EXTRA_DIST = shar.dsp shar_win32.cpp testclient.dsp
index 445fe7e..40ec87e 100644 (file)
@@ -28,3 +28,5 @@ libshib_la_SOURCES = \
 # this is different from the project version
 # http://sources.redhat.com/autobook/autobook/autobook_91.html
 libshib_la_LDFLAGS = -version-info 4:0:0
+
+EXTRA_DIST = shib.dsp