summaryrefslogtreecommitdiff
path: root/glib
diff options
context:
space:
mode:
authorTor Lillqvist <tml@src.gnome.org>1999-01-19 21:13:59 +0000
committerTor Lillqvist <tml@src.gnome.org>1999-01-19 21:13:59 +0000
commit32dbc0d51c95a3bb185523ad6fd1ecae2b5ea83c (patch)
tree165cfb25102ad4ff1ec08b8b3574e2195661d0ce /glib
parent3907664db457c2479a1bf93c89922093107bee22 (diff)
downloadglib-32dbc0d51c95a3bb185523ad6fd1ecae2b5ea83c.tar.gz
More Win32 updates. Add missing Win32 files to distributed files.
Remove the obsolete makefile.lcc.
Diffstat (limited to 'glib')
-rw-r--r--glib/Makefile.am5
-rw-r--r--glib/glib.def1
2 files changed, 4 insertions, 2 deletions
diff --git a/glib/Makefile.am b/glib/Makefile.am
index b36864efa..cd20df8b3 100644
--- a/glib/Makefile.am
+++ b/glib/Makefile.am
@@ -21,9 +21,10 @@ EXTRA_DIST = \
sanity_check \
README.win32 \
glib.def \
- makefile.lcc \
makefile.msc \
- glibconfig.h.win32
+ giowin32.c \
+ glibconfig.h.win32 \
+ config.h.win32
lib_LTLIBRARIES = libglib.la
diff --git a/glib/glib.def b/glib/glib.def
index 15177bc8b..d5137484c 100644
--- a/glib/glib.def
+++ b/glib/glib.def
@@ -134,6 +134,7 @@ EXPORTS
g_hook_unref
g_idle_add
g_idle_add_full
+ g_idle_remove_by_data
g_int_equal
g_int_hash
g_io_add_watch