From c28c7fe8be413c6c25d158e68d5058606a6f0b68 Mon Sep 17 00:00:00 2001 From: John Mark Bell Date: Tue, 26 May 2009 23:36:57 +0000 Subject: Split out border and outline property parsers svn path=/trunk/libcss/; revision=7559 --- 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 7525d34..f2eff68 100644 --- a/src/parse/properties/Makefile +++ b/src/parse/properties/Makefile @@ -1,4 +1,4 @@ # Sources -DIR_SOURCES := aural.c background.c properties.c utils.c +DIR_SOURCES := aural.c background.c border_outline.c properties.c utils.c include build/makefiles/Makefile.subdir -- cgit v1.2.3