Add gmodule-ar.c. (#85930, Tomas Ögren)
authorMatthias Clasen <maclas@gmx.de>
Mon, 31 May 2004 04:09:37 +0000 (04:09 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Mon, 31 May 2004 04:09:37 +0000 (04:09 +0000)
Mon May 31 00:07:12 2004  Matthias Clasen  <maclas@gmx.de>

* Makefile.am (EXTRA_DIST): Add gmodule-ar.c. (#85930, Tomas Ögren)

gmodule/ChangeLog
gmodule/Makefile.am

index 1a23718015a14f0662e2cfb8f79b68c0c1c24e18..4af434c38c540c66cdc2845b0ec35211c7d51e56 100644 (file)
@@ -1,3 +1,7 @@
+Mon May 31 00:09:10 2004  Matthias Clasen  <maclas@gmx.de>
+
+       * Makefile.am (EXTRA_DIST): Add gmodule-ar.c. (#85930, Tomas Ögren)
+
 Tue May 11 23:23:21 2004  Matthias Clasen  <maclas@gmx.de>
 
        * gmodule-ar.c (_g_module_open): Make it compile on AIX.  
index 4cf4a906a14b48640f53b3638c80b32363a5ddeb..58fffda8c799c74211a2831a66d2196529fcb49e 100644 (file)
@@ -13,6 +13,7 @@ EXTRA_DIST =  \
                gmodule-os2.c   \
                gmodule-win32.c \
                gmodule-beos.c  \
+               gmodule-ar.c    \
                gmoduleconf.h.win32 \
                gmodule.rc.in