src: consistentify Makefile indentation/alignment

This commit is contained in:
Dan Winship 2010-10-05 10:15:22 -04:00
parent 3d2d396c09
commit 38a69f56b4
4 changed files with 109 additions and 108 deletions

View File

@ -184,7 +184,8 @@ shell-enum-types.c: shell-enum-types.c.in stamp-shell-enum-types.h
EXTRA_DIST += shell-enum-types.c.in EXTRA_DIST += shell-enum-types.c.in
libgnome_shell_la_LDFLAGS = -avoid-version -module libgnome_shell_la_LDFLAGS = -avoid-version -module
libgnome_shell_la_LIBADD =-lm \ libgnome_shell_la_LIBADD = \
-lm \
$(MUTTER_PLUGIN_LIBS) \ $(MUTTER_PLUGIN_LIBS) \
$(LIBGNOMEUI_LIBS) \ $(LIBGNOMEUI_LIBS) \
libst-1.0.la \ libst-1.0.la \