From ec53465c830b136ff4012c5958b57faee1956c37 Mon Sep 17 00:00:00 2001 From: John Mark Bell Date: Mon, 19 Jan 2009 11:06:52 +0000 Subject: Purge stylesheet dumping code from the library. Create a common header for the test harnesses to use, instead. Fix z-index dumping while we're at it. svn path=/trunk/libcss/; revision=6146 --- src/bytecode/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/bytecode/Makefile') diff --git a/src/bytecode/Makefile b/src/bytecode/Makefile index db4d922..143df29 100644 --- a/src/bytecode/Makefile +++ b/src/bytecode/Makefile @@ -35,7 +35,7 @@ d := $(DIR) CFLAGS := $(CFLAGS) -I$(d) # Sources -SRCS_$(d) := dump.c +SRCS_$(d) := # Append to sources for component SOURCES += $(addprefix $(d), $(SRCS_$(d))) -- cgit v1.2.3