Makefile_insert revision fc7a8f433c51144f87596220c629b1a4b50f5409
9N/A## Makefile.am fragment sourced by src/Makefile.am.
9N/A
9N/Adom/all: dom/libdom.a
9N/A
9N/Adom/clean:
9N/A rm -f dom/libdom.a $(dom_libdom_a_OBJECTS)
9N/A
9N/Adom_libdom_a_SOURCES = \
9N/A dom/charclass.cpp \
9N/A dom/charclass.h \
9N/A dom/css.h \
9N/A dom/cssparser.cpp \
9N/A dom/cssparser.h \
9N/A dom/dom.h \
9N/A dom/domconfig.h \
9N/A dom/domimpl.cpp \
9N/A dom/domimpl.h \
9N/A dom/domstring.cpp \
9N/A dom/domstring.h \
9N/A dom/domstringimpl.h \
1470N/A dom/events.h \
9N/A dom/ls.h \
9N/A dom/lsimpl.cpp \
9N/A dom/lsimpl.h \
9N/A dom/phoebedom.h \
814N/A dom/prop-css2.cpp \
1470N/A dom/prop-css.cpp \
814N/A dom/prop-svg.cpp \
814N/A dom/smil.h \
814N/A dom/smilimpl.cpp \
814N/A dom/smilimpl.h \
814N/A dom/stylesheets.h \
814N/A dom/traversal.h \
1470N/A dom/uri.cpp \
814N/A dom/uri.h \
814N/A dom/views.h \
814N/A dom/xmlreader.cpp \
814N/A dom/xmlreader.h \
814N/A dom/xpath.h \
814N/A dom/xpathimpl.cpp \
814N/A dom/xpathimpl.h \
814N/A dom/xpathparser.cpp \
814N/A dom/xpathparser.h \
814N/A dom/io/base64stream.cpp \
814N/A dom/io/base64stream.h \
814N/A dom/io/bufferstream.cpp \
814N/A dom/io/bufferstream.h \
1470N/A dom/io/domstream.cpp \
1470N/A dom/io/domstream.h \
1470N/A dom/io/gzipstream.cpp \
1470N/A dom/io/gzipstream.h \
1470N/A dom/io/socket.cpp \
1470N/A dom/io/socket.h \
1470N/A dom/io/gzipstream.cpp \
16N/A dom/io/gzipstream.h \
16N/A dom/io/stringstream.cpp \
16N/A dom/io/stringstream.h \
16N/A dom/io/uristream.cpp \
16N/A dom/io/uristream.h \
1470N/A dom/odf/odfdocument.cpp \
9N/A dom/odf/odfdocument.h \
16N/A dom/svg/svg.h \
1470N/A dom/svg/svgimpl.cpp \
16N/A dom/svg/svgimpl.h \
16N/A dom/svg/svglsimpl.cpp \
1470N/A dom/svg/svglsimpl.h \
1470N/A dom/svg/svgparser.cpp \
16N/A dom/svg/svgparser.h \
16N/A dom/svg/svgtypes.h \
1470N/A dom/util/thread.h \
1470N/A dom/util/thread.cpp \
814N/A dom/util/ziptool.h \
dom/util/ziptool.cpp