From 4ff509a419cf48774d31f27e11a59edef1fd52d2 Mon Sep 17 00:00:00 2001 From: John Mark Bell Date: Thu, 18 Jun 2009 20:07:47 +0000 Subject: Centralise !important handling. Document background-attachment parser and make it behave correctly. svn path=/trunk/libcss/; revision=7856 --- src/parse/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/parse/Makefile') diff --git a/src/parse/Makefile b/src/parse/Makefile index b75e8fa..a7548a8 100644 --- a/src/parse/Makefile +++ b/src/parse/Makefile @@ -1,4 +1,4 @@ # Sources -DIR_SOURCES := parse.c language.c propstrings.c +DIR_SOURCES := parse.c language.c important.c propstrings.c include build/makefiles/Makefile.subdir -- cgit v1.2.3