From f2bd979937ee0c34b59491cad1e2e543bea25f75 Mon Sep 17 00:00:00 2001 From: John Mark Bell Date: Wed, 27 May 2009 00:42:00 +0000 Subject: Pedantic linewrapping svn path=/trunk/libcss/; revision=7575 --- src/parse/properties/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'src/parse/properties') diff --git a/src/parse/properties/Makefile b/src/parse/properties/Makefile index 7d36f54..de19651 100644 --- a/src/parse/properties/Makefile +++ b/src/parse/properties/Makefile @@ -1,4 +1,6 @@ # Sources -DIR_SOURCES := aural.c background.c border_outline.c display_sizing.c effects_stacking.c font.c generated_list.c margin.c padding.c page.c positioning.c properties.c table.c text.c ui.c utils.c +DIR_SOURCES := aural.c background.c border_outline.c display_sizing.c \ + effects_stacking.c font.c generated_list.c margin.c padding.c \ + page.c positioning.c properties.c table.c text.c ui.c utils.c include build/makefiles/Makefile.subdir -- cgit v1.2.3