From 41973ef1ab2935818a07b5899c1961e9c8c85214 Mon Sep 17 00:00:00 2001 From: John Mark Bell Date: Tue, 26 May 2009 23:14:40 +0000 Subject: More refactoring groundwork. This actually compiles and passes the testsuite. svn path=/trunk/libcss/; revision=7556 --- 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 4d0603f..b75e8fa 100644 --- a/src/parse/Makefile +++ b/src/parse/Makefile @@ -1,4 +1,4 @@ # Sources -DIR_SOURCES := parse.c language.c +DIR_SOURCES := parse.c language.c propstrings.c include build/makefiles/Makefile.subdir -- cgit v1.2.3