diff options
author | Asbjørn Pettersen <asbjoer@src.gnome.org> | 1999-04-19 06:44:56 +0000 |
---|---|---|
committer | Asbjørn Pettersen <asbjoer@src.gnome.org> | 1999-04-19 06:44:56 +0000 |
commit | 68b24cb4a8f880f13b5cfae2efd0a38a50248931 (patch) | |
tree | 468d2c12cf492837bfc36e4728eedfaaed3bef59 /gmodule/Makefile.am | |
parent | 32aecf31a71601572137a1b6542bfcbc112c489b (diff) |
add gmodule-os2.c
Diffstat (limited to 'gmodule/Makefile.am')
-rw-r--r-- | gmodule/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
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 |