summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Ostrovsky <david@ostrovsky.org>2013-11-16 14:33:41 +0100
committerMichael Meeks <michael.meeks@collabora.com>2013-11-19 00:01:34 +0000
commite25bebe879678416ba0a3ae813e65c4503e89c5a (patch)
tree864d635e2ecf3f1260dd8ab49a61c788d54eb219
parentcda57d139eed49d398649545e2f8ee842fc50fd8 (diff)
Remove obsolete IDL files
Change-Id: I4f38c1ec815a5f2e39b492657cb0532bb4e19967
-rwxr-xr-xwinaccessibility/CustomTarget_ia2_idl.mk20
1 files changed, 2 insertions, 18 deletions
diff --git a/winaccessibility/CustomTarget_ia2_idl.mk b/winaccessibility/CustomTarget_ia2_idl.mk
index fc3fc46786cf..92b5cc93eb0e 100755
--- a/winaccessibility/CustomTarget_ia2_idl.mk
+++ b/winaccessibility/CustomTarget_ia2_idl.mk
@@ -15,28 +15,12 @@ wina11y_SOURCE := $(SRCDIR)/winaccessibility/source/UAccCOMIDL
# We cannot depend on *.tlb because they only produced by IDL compiler
# if idl contains 'library' statement.
$(call gb_CustomTarget_get_target,winaccessibility/ia2/idl) : \
- $(wina11y_COMIDLDIR)/Accessible2.h \
- $(wina11y_COMIDLDIR)/AccessibleAction.h \
- $(wina11y_COMIDLDIR)/AccessibleApplication.h \
- $(wina11y_COMIDLDIR)/AccessibleComponent.h \
- $(wina11y_COMIDLDIR)/AccessibleEditableText.h \
- $(wina11y_COMIDLDIR)/AccessibleEventId.h \
- $(wina11y_COMIDLDIR)/AccessibleHyperlink.h \
- $(wina11y_COMIDLDIR)/AccessibleHypertext.h \
- $(wina11y_COMIDLDIR)/AccessibleImage.h \
$(wina11y_COMIDLDIR)/AccessibleKeyBinding.h \
$(wina11y_COMIDLDIR)/AccessibleKeyStroke.h \
- $(wina11y_COMIDLDIR)/AccessibleRelation.h \
- $(wina11y_COMIDLDIR)/AccessibleRole.h \
- $(wina11y_COMIDLDIR)/AccessibleStates.h \
- $(wina11y_COMIDLDIR)/AccessibleTable.h \
- $(wina11y_COMIDLDIR)/AccessibleText.h \
- $(wina11y_COMIDLDIR)/AccessibleValue.h \
$(wina11y_COMIDLDIR)/Charset.h \
- $(wina11y_COMIDLDIR)/IA2CommonTypes.h \
- $(wina11y_COMIDLDIR)/IA2TypeLibrary.h \
$(wina11y_COMIDLDIR)/UAccCOM.h \
- $(wina11y_COMIDLDIR)/defines.h
+ $(wina11y_COMIDLDIR)/defines.h \
+ $(wina11y_COMIDLDIR)/ia2_api_all.h
$(wina11y_COMIDLDIR)/%.h : $(wina11y_SOURCE)/%.idl \
| $(wina11y_COMIDLDIR)/.dir