mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-12-27 07:56:14 +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; \
|
$(MKDIR_P) de/LC_MESSAGES; \
|
||||||
cp -f test.mo 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 = \
|
DISTCLEANFILES = \
|
||||||
applications/mimeinfo.cache \
|
applications/mimeinfo.cache \
|
||||||
org.gtk.test.enums.xml \
|
org.gtk.test.enums.xml \
|
||||||
|
Loading…
Reference in New Issue
Block a user