From a997c2776d48ebf54dbd452e5059558325e604e4 Mon Sep 17 00:00:00 2001 From: John Mark Bell Date: Thu, 20 Jan 2011 20:43:05 +0000 Subject: Fix shared library build svn path=/trunk/libcss/; revision=11427 --- src/parse/properties/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src') diff --git a/src/parse/properties/Makefile b/src/parse/properties/Makefile index 43a2cf1..4f6a402 100644 --- a/src/parse/properties/Makefile +++ b/src/parse/properties/Makefile @@ -48,9 +48,9 @@ $(eval $(foreach PROP,$(AUTOGEN_PARSERS),$(call gen_prop_parser,$(PROP)))) -DIR_SOURCES := azimuth.c text_decoration.c background.c utils.c \ +DIR_SOURCES := azimuth.c text_decoration.c background.c \ background_position.c border_spacing.c font.c outline.c \ - voice_family.c border_style.c cue.c \ + voice_family.c border_style.c cue.c \ font_family.c list_style.c padding.c cursor.c \ list_style_type.c pause.c border.c border_width.c margin.c \ play_during.c clip.c properties.c border_color.c content.c \ -- cgit v1.2.3