mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-11-10 03:16:17 +01:00
Only run the schema compiler from the test cases
This commit is contained in:
parent
6c3ae976e6
commit
58e000d301
@ -338,12 +338,6 @@ test.mo: de.po
|
||||
$(MKDIR_P) de/LC_MESSAGES; \
|
||||
cp -f test.mo de/LC_MESSAGES
|
||||
|
||||
if CROSS_COMPILING
|
||||
glib_compile_schemas=$(GLIB_COMPILE_SCHEMAS)
|
||||
else
|
||||
glib_compile_schemas=$(top_builddir)/gio/glib-compile-schemas
|
||||
endif
|
||||
|
||||
DISTCLEANFILES = \
|
||||
applications/mimeinfo.cache \
|
||||
org.gtk.test.enums.xml \
|
||||
|
Loading…
Reference in New Issue
Block a user