summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorJohannes Hofmann <Johannes.Hofmann@gmx.de>2008-11-11 19:55:44 +0100
committerJohannes Hofmann <Johannes.Hofmann@gmx.de>2008-11-11 19:55:44 +0100
commitfc9fed81c8ee42be4c7f241bd9dd623f1c7e9ae9 (patch)
treef1a72e9131feef10a02f03a85a311df680cb5118 /src/Makefile.am
parent5f5e3153376396298baaf364b5741160d3543e79 (diff)
import CSS parser code from dillo-0.8.0-css-3
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index b6afb94a..7629aaef 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -67,6 +67,8 @@ dillo_SOURCES = \
capi.h \
css.cc \
css.hh \
+ cssparser.cc \
+ cssparser.hh \
doctree.hh \
styleengine.cc \
styleengine.hh \