Add gspawn-win32.c to EXTRA_DIST.

This commit is contained in:
Tor Lillqvist 2000-10-16 18:55:38 +00:00
parent fb4de1c50d
commit 03f512769d
10 changed files with 18 additions and 0 deletions

View 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

View 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

View 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

View 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

View 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

View 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

View 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

View 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

View 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 \

View 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 \