Add gmodule-dyld.c
authorDan Winship <danw@src.gnome.org>
Wed, 31 Oct 2001 16:53:25 +0000 (16:53 +0000)
committerDan Winship <danw@src.gnome.org>
Wed, 31 Oct 2001 16:53:25 +0000 (16:53 +0000)
* Makefile.am (EXTRA_DIST): Add gmodule-dyld.c

gmodule/ChangeLog
gmodule/Makefile.am

index a8e5d59..8d94e66 100644 (file)
@@ -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>
 
        * Makefile.am: (Win32): If we have built the MSVC import library,
index 2f97728..b66256a 100644 (file)
@@ -10,6 +10,7 @@ EXTRA_DIST =  \
                gmodule.def     \
                gmodule-dl.c    \
                gmodule-dld.c   \
+               gmodule-dyld.c  \
                gmodule-os2.c   \
                gmodule-win32.c \
                gmodule-beos.c  \