mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-27 17:52:58 +02:00
More Win32 updates. Add missing Win32 files to distributed files.
Remove the obsolete makefile.lcc.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
Tue Jan 19 20:56:02 1999 Tor Lillqvist <tml@iki.fi>
|
||||
|
||||
* Makefile.am (EXTRA_DIST): Added gthread.def.
|
||||
|
||||
Sun Jan 17 10:58:19 1999 Tor Lillqvist <tml@iki.fi>
|
||||
|
||||
* gthread.def: New file.
|
||||
|
@@ -6,7 +6,8 @@ EXTRA_DIST = \
|
||||
gthread-posix.c \
|
||||
gthread-solaris.c \
|
||||
gthread-nspr.c \
|
||||
gthread-none.c
|
||||
gthread-none.c \
|
||||
gthread.def
|
||||
|
||||
libglib = $(top_builddir)/libglib.la # -lglib
|
||||
|
||||
|
Reference in New Issue
Block a user