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 1a23718..4af434c 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 4cf4a90..58fffda 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