mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-12-26 07:26:15 +01:00
Merge branch 'meson-distcheck' into 'master'
Update list of meson files to distcheck See merge request GNOME/glib!86
This commit is contained in:
commit
d1e2ef56ea
@ -64,7 +64,6 @@ EXTRA_DIST += \
|
||||
$(NULL)
|
||||
|
||||
meson_build_files = \
|
||||
config.h.meson \
|
||||
meson_options.txt \
|
||||
meson.build \
|
||||
docs/reference/gio/meson.build \
|
||||
@ -77,7 +76,10 @@ meson_build_files = \
|
||||
docs/reference/gobject/xml/gtkdocentities.ent.in \
|
||||
docs/reference/gobject/xml/meson.build \
|
||||
gio/data-to-c.py \
|
||||
gio/fam/gfamfilemonitor.map \
|
||||
gio/fam/meson.build \
|
||||
gio/gdbus-2.0/codegen/meson.build \
|
||||
gio/gio-querymodules-wrapper.py \
|
||||
gio/inotify/meson.build \
|
||||
gio/kqueue/meson.build \
|
||||
gio/meson.build \
|
||||
|
@ -820,7 +820,6 @@ gio-2.0.lib: libgio-2.0.la gio.def
|
||||
$(AM_V_GEN) lib.exe -machine:@LIB_EXE_MACHINE_FLAG@ -name:libgio-2.0-$(LT_CURRENT_MINUS_AGE).dll -def:$(builddir)/gio.def -out:$@
|
||||
|
||||
bin_PROGRAMS = gio-querymodules glib-compile-schemas glib-compile-resources gsettings
|
||||
EXTRA_DIST += gio-querymodules-wrapper.py
|
||||
|
||||
glib_compile_resources_LDADD = libgio-2.0.la \
|
||||
$(top_builddir)/gobject/libgobject-2.0.la \
|
||||
|
Loading…
Reference in New Issue
Block a user