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 a8e5d59dbccd4574dacadb1220b24082c2e4105a..8d94e662ad96393104a6bbba2f3e092709debf88 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 2f977287a99dce2fab2c0c6157a6ded6a0d89ee4..b66256a840e77155b0a6a70847415526c742a33c 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  \