Sacrifice spaces, replace with a tab to keep the make god happy

This commit is contained in:
Colin Walters 2010-06-18 17:47:36 -04:00
parent 38f5e30162
commit f8b142064b

View File

@ -52,8 +52,8 @@ gsettings_SCHEMAS = org.gnome.shell.gschema.xml
# We need to compile schemas at make time
# to run from source tree
gschemas.compiled: org.gnome.shell.gschema.xml
$(AM_V_GEN) $(GLIB_COMPILE_SCHEMAS) --targetdir=. .
gschemas.compiled:
$(AM_V_GEN) $(GLIB_COMPILE_SCHEMAS) --targetdir=. .
all-local: gschemas.compiled