Add gspawn-win32.c to EXTRA_DIST.
authorTor Lillqvist <tml@src.gnome.org>
Mon, 16 Oct 2000 18:55:38 +0000 (18:55 +0000)
committerTor Lillqvist <tml@src.gnome.org>
Mon, 16 Oct 2000 18:55:38 +0000 (18:55 +0000)
ChangeLog
ChangeLog.pre-2-0
ChangeLog.pre-2-10
ChangeLog.pre-2-12
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
Makefile.am
glib/Makefile.am

index 6c18f42..cf54a21 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -16,6 +16,8 @@
        CreateProcess directly, it probably could. (Now we use the spawnv*
        functions from msvcrt.)
 
+       * Makefile.am (EXTRA_DIST): Add gspawn-win32.c
+
        * glib.def: Add new entry points.
 
        * glib.def
index 6c18f42..cf54a21 100644 (file)
@@ -16,6 +16,8 @@
        CreateProcess directly, it probably could. (Now we use the spawnv*
        functions from msvcrt.)
 
+       * Makefile.am (EXTRA_DIST): Add gspawn-win32.c
+
        * glib.def: Add new entry points.
 
        * glib.def
index 6c18f42..cf54a21 100644 (file)
@@ -16,6 +16,8 @@
        CreateProcess directly, it probably could. (Now we use the spawnv*
        functions from msvcrt.)
 
+       * Makefile.am (EXTRA_DIST): Add gspawn-win32.c
+
        * glib.def: Add new entry points.
 
        * glib.def
index 6c18f42..cf54a21 100644 (file)
@@ -16,6 +16,8 @@
        CreateProcess directly, it probably could. (Now we use the spawnv*
        functions from msvcrt.)
 
+       * Makefile.am (EXTRA_DIST): Add gspawn-win32.c
+
        * glib.def: Add new entry points.
 
        * glib.def
index 6c18f42..cf54a21 100644 (file)
@@ -16,6 +16,8 @@
        CreateProcess directly, it probably could. (Now we use the spawnv*
        functions from msvcrt.)
 
+       * Makefile.am (EXTRA_DIST): Add gspawn-win32.c
+
        * glib.def: Add new entry points.
 
        * glib.def
index 6c18f42..cf54a21 100644 (file)
@@ -16,6 +16,8 @@
        CreateProcess directly, it probably could. (Now we use the spawnv*
        functions from msvcrt.)
 
+       * Makefile.am (EXTRA_DIST): Add gspawn-win32.c
+
        * glib.def: Add new entry points.
 
        * glib.def
index 6c18f42..cf54a21 100644 (file)
@@ -16,6 +16,8 @@
        CreateProcess directly, it probably could. (Now we use the spawnv*
        functions from msvcrt.)
 
+       * Makefile.am (EXTRA_DIST): Add gspawn-win32.c
+
        * glib.def: Add new entry points.
 
        * glib.def
index 6c18f42..cf54a21 100644 (file)
@@ -16,6 +16,8 @@
        CreateProcess directly, it probably could. (Now we use the spawnv*
        functions from msvcrt.)
 
+       * Makefile.am (EXTRA_DIST): Add gspawn-win32.c
+
        * glib.def: Add new entry points.
 
        * glib.def
index efb1bcc..5f1fe7a 100644 (file)
@@ -24,6 +24,7 @@ EXTRA_DIST =                  \
        giowin32.c              \
        glibconfig.h.win32.in   \
        gwin32.c                \
+       gspawn-win32.c          \
        config.h.win32.in       \
        build-dll               \
        glib.rc.in              \
index efb1bcc..5f1fe7a 100644 (file)
@@ -24,6 +24,7 @@ EXTRA_DIST =                  \
        giowin32.c              \
        glibconfig.h.win32.in   \
        gwin32.c                \
+       gspawn-win32.c          \
        config.h.win32.in       \
        build-dll               \
        glib.rc.in              \