From 94074cb3afd111b15d46e108593b0b4db40e141a Mon Sep 17 00:00:00 2001 From: John Mark Bell Date: Wed, 27 May 2009 00:33:26 +0000 Subject: Split out visual effects and stacking property parsers svn path=/trunk/libcss/; revision=7570 --- src/parse/properties/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/parse/properties/Makefile') diff --git a/src/parse/properties/Makefile b/src/parse/properties/Makefile index d0df0dd..f64bede 100644 --- a/src/parse/properties/Makefile +++ b/src/parse/properties/Makefile @@ -1,4 +1,4 @@ # Sources -DIR_SOURCES := aural.c background.c border_outline.c boxsizing.c font.c generated_list.c margin.c padding.c page.c positioning.c properties.c table.c text.c utils.c +DIR_SOURCES := aural.c background.c border_outline.c boxsizing.c effects_stacking.c font.c generated_list.c margin.c padding.c page.c positioning.c properties.c table.c text.c utils.c include build/makefiles/Makefile.subdir -- cgit v1.2.3