summaryrefslogtreecommitdiff
path: root/test/Makefile
diff options
context:
space:
mode:
authorJohn Mark Bell <jmb@netsurf-browser.org>2010-12-04 13:28:52 +0000
committerJohn Mark Bell <jmb@netsurf-browser.org>2010-12-04 13:28:52 +0000
commit7af44e1552d41fc04ba5243e619a03c222c07c9f (patch)
tree181f09ca54164b31f8f67b9086041d25618dbc0e /test/Makefile
parent3541ce862727a967c92f7f08e3c7da16522f89ef (diff)
downloadlibcss-7af44e1552d41fc04ba5243e619a03c222c07c9f.tar.gz
libcss-7af44e1552d41fc04ba5243e619a03c222c07c9f.tar.bz2
Remove libcss_initialise/finalise.
Fix testsuite to compile (it passes, too) svn path=/trunk/libcss/; revision=10955
Diffstat (limited to 'test/Makefile')
-rw-r--r--test/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Makefile b/test/Makefile
index eda595d..64257ef 100644
--- a/test/Makefile
+++ b/test/Makefile
@@ -1,6 +1,6 @@
# Tests
DIR_TEST_ITEMS := csdetect:csdetect.c css21:css21.c lex:lex.c \
- lex-auto:lex-auto.c libcss:libcss.c number:number.c \
+ lex-auto:lex-auto.c number:number.c \
parse:parse.c parse-auto:parse-auto.c parse2-auto:parse2-auto.c \
select-auto:select-auto.c