mirror of
https://github.com/jezhiggins/arabica
synced 2025-01-17 18:12:04 +01:00
Install event implementation headers
This commit is contained in:
parent
3cc8f64e92
commit
824e8abc95
1 changed files with 4 additions and 0 deletions
|
@ -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 \
|
||||
|
|
Loading…
Reference in a new issue