summaryrefslogtreecommitdiff
path: root/winaccessibility
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 10:02:25 +0000
commitf619bd34834dae996bf544e6bfd66de729de5961 (patch)
treedc63853d9b1ae0353f38bf2f6a8d46d87e8d74e3 /winaccessibility
parent6d33ab2c83863c32ddf8180c828aa4142c83deae (diff)
Remove obsolete IDL files
Change-Id: I4f38c1ec815a5f2e39b492657cb0532bb4e19967
Diffstat (limited to 'winaccessibility')
-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