mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-20 23:58:54 +02:00
Add gmodule-dyld.c
* Makefile.am (EXTRA_DIST): Add gmodule-dyld.c
This commit is contained in:
@@ -1,3 +1,7 @@
|
|||||||
|
2001-10-30 Dan Winship <danw@ximian.com>
|
||||||
|
|
||||||
|
* Makefile.am (EXTRA_DIST): Add gmodule-dyld.c
|
||||||
|
|
||||||
2001-10-23 Tor Lillqvist <tml@iki.fi>
|
2001-10-23 Tor Lillqvist <tml@iki.fi>
|
||||||
|
|
||||||
* Makefile.am: (Win32): If we have built the MSVC import library,
|
* Makefile.am: (Win32): If we have built the MSVC import library,
|
||||||
|
@@ -10,6 +10,7 @@ EXTRA_DIST = \
|
|||||||
gmodule.def \
|
gmodule.def \
|
||||||
gmodule-dl.c \
|
gmodule-dl.c \
|
||||||
gmodule-dld.c \
|
gmodule-dld.c \
|
||||||
|
gmodule-dyld.c \
|
||||||
gmodule-os2.c \
|
gmodule-os2.c \
|
||||||
gmodule-win32.c \
|
gmodule-win32.c \
|
||||||
gmodule-beos.c \
|
gmodule-beos.c \
|
||||||
|
Reference in New Issue
Block a user