Install event implementation headers

This commit is contained in:
Stefan Radomski 2013-08-17 20:35:58 +02:00
parent 3cc8f64e92
commit 824e8abc95

View file

@ -91,6 +91,10 @@ dom_headers = DOM/SAX2DOM/SAX2DOM.hpp \
DOM/EntityReference.hpp \
DOM/Attr.hpp \
DOM/NodeList.hpp \
DOM/Simple/EventImpl.hpp \
DOM/Simple/EventTargetImpl.hpp \
DOM/Simple/MutationEventImpl.hpp \
DOM/Simple/DocumentEventImpl.hpp \
DOM/Simple/ProcessingInstructionImpl.hpp \
DOM/Simple/EntityReferenceImpl.hpp \
DOM/Simple/CharacterDataImpl.hpp \