Add repository to meta resources
[catagits/fcgi2.git] / Makefile.am
index 0ecfc53..b35f7f3 100755 (executable)
@@ -1,7 +1,7 @@
 #
 #  Makefile for FastCGI development kit
 #
-#  $Id: Makefile.am,v 1.6 2001/12/22 03:13:06 robs Exp $
+#  $Id: Makefile.am,v 1.8 2003/11/02 21:42:47 robs Exp $
 #
 
 SUBDIRS = libfcgi cgi-fcgi examples include
@@ -31,6 +31,8 @@ EXTRA_DIST = LICENSE.TERMS              \
              java/FCGIMessage.java      \
              java/FCGIOutputStream.java \
              java/FCGIRequest.java      \
+             libfcgi/os_unix.c          \
+             libfcgi/os_win32.c         \
              perl/ChangeLog             \
              perl/FCGI.PL               \
              perl/FCGI.XL               \
@@ -50,6 +52,7 @@ EXTRA_DIST = LICENSE.TERMS              \
              Win32/FastCGI.dsw          \
              Win32/authorizer.dsp       \
              Win32/cgifcgi.dsp          \
+             Win32/config_h.dsp         \
              Win32/echo-cpp.dsp         \
              Win32/echo.dsp             \
              Win32/echox.dsp            \