diff --git a/gmodule/ChangeLog b/gmodule/ChangeLog index bdac07045..59e390eee 100644 --- a/gmodule/ChangeLog +++ b/gmodule/ChangeLog @@ -1,3 +1,7 @@ +Mon Apr 19 08:43:59 1999 ape@lrdpf.spacetec.no (Asbjorn Pettersen) + + * Makefile.am (EXTRA_DIST): Add gmodule-os2.c + Wed Apr 7 20:12:58 1999 ape@lrdpf.spacetec.no (Asbjorn Pettersen) * gmodule-os2.c: OS/2 specific file for gmodule. diff --git a/gmodule/Makefile.am b/gmodule/Makefile.am index d334bf5f2..f5aab12a7 100644 --- a/gmodule/Makefile.am +++ b/gmodule/Makefile.am @@ -8,6 +8,7 @@ EXTRA_DIST = \ gmodule.def \ gmodule-dl.c \ gmodule-dld.c \ + gmodule-os2.c \ gmodule-win32.c \ gmoduleconf.h.win32