Add gmodule-ar.c. (#85930, Tomas Ögren)

Mon May 31 00:07:12 2004  Matthias Clasen  <maclas@gmx.de>

	* Makefile.am (EXTRA_DIST): Add gmodule-ar.c. (#85930, Tomas Ögren)
This commit is contained in:
Matthias Clasen 2004-05-31 04:09:37 +00:00 committed by Matthias Clasen
parent 96ea214603
commit 1cbaf8d913
2 changed files with 5 additions and 0 deletions

View 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.

View 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