Only run the schema compiler from the test cases

This commit is contained in:
Ryan Lortie 2010-06-17 14:33:50 -04:00
parent 6c3ae976e6
commit 58e000d301

View File

@ -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 \