mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-27 17:52:58 +02:00
Released GLib 1.1.3
Sun Aug 16 23:23:46 CDT 1998 Shawn T. Amundson <amundson@gtk.org> * Released GLib 1.1.3 * gmodule/Makefile.am: added gmodule-dl.c and gmodule-dld.c to EXTRA_DIST * glib.spec: version = 1.1.3
This commit is contained in:
committed by
Shawn Amundson
parent
e746ca4f15
commit
b03e280bd1
@@ -4,7 +4,9 @@ INCLUDES = -I$(top_srcdir) -I$(top_srcdir)/gmodule
|
||||
DEFS += -DG_LOG_DOMAIN=g_log_domain_gmodule
|
||||
|
||||
EXTRA_DIST = \
|
||||
gmoduleconf.h.in
|
||||
gmoduleconf.h.in \
|
||||
gmodule-dl.c \
|
||||
gmodule-dld.c
|
||||
|
||||
BUILT_SOURCES = gmoduleconf.h
|
||||
gmoduleconf.h: gmoduleconf.h.in
|
||||
|
Reference in New Issue
Block a user