mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-06-07 13:20:06 +02:00
Add gthread.h to deprecated headers
...not deprecated sources
This commit is contained in:
parent
8e716cbb49
commit
c59846086b
@ -114,8 +114,7 @@ uninstall-ms-lib:
|
|||||||
deprecated_sources = \
|
deprecated_sources = \
|
||||||
deprecated/gallocator.c \
|
deprecated/gallocator.c \
|
||||||
deprecated/gcompletion.c \
|
deprecated/gcompletion.c \
|
||||||
deprecated/grel.c \
|
deprecated/grel.c
|
||||||
deprecated/gthread.h
|
|
||||||
|
|
||||||
libglib_2_0_la_SOURCES = \
|
libglib_2_0_la_SOURCES = \
|
||||||
$(deprecated_sources) \
|
$(deprecated_sources) \
|
||||||
@ -239,7 +238,8 @@ deprecatedincludedir=$(includedir)/glib-2.0/glib/deprecated
|
|||||||
deprecatedinclude_HEADERS = \
|
deprecatedinclude_HEADERS = \
|
||||||
deprecated/gallocator.h \
|
deprecated/gallocator.h \
|
||||||
deprecated/gcompletion.h \
|
deprecated/gcompletion.h \
|
||||||
deprecated/grel.h
|
deprecated/grel.h \
|
||||||
|
deprecated/gthread.h
|
||||||
|
|
||||||
glibsubincludedir=$(includedir)/glib-2.0/glib
|
glibsubincludedir=$(includedir)/glib-2.0/glib
|
||||||
glibsubinclude_HEADERS = \
|
glibsubinclude_HEADERS = \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user