summaryrefslogtreecommitdiff
path: root/odk
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2013-02-26 23:25:41 +0100
committerMichael Stahl <mstahl@redhat.com>2013-02-27 01:33:18 +0100
commit308cac3f2328b6284f0d071ad21497a0db38aed0 (patch)
treeb23ee31ad0795492802a1aab955f42b379679452 /odk
parent5e85d8406bbd069c022975ca4e1b7d74914062b5 (diff)
sal: new ZipPackage_sal_odk_headers for public ODK headers
Change-Id: I76cb00121d7b4c21137be70ab7a5bd5389037302
Diffstat (limited to 'odk')
-rw-r--r--odk/CustomTarget_doxygen.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/odk/CustomTarget_doxygen.mk b/odk/CustomTarget_doxygen.mk
index d31ab03b79e8..5e472f2fef52 100644
--- a/odk/CustomTarget_doxygen.mk
+++ b/odk/CustomTarget_doxygen.mk
@@ -20,7 +20,7 @@ DOXY_WORKDIR := $(if $(filter WNT,$(OS)),$(shell cygpath -u $(odk_WORKDIR)/docs/
DOXY_STRIP_PATH := $(if $(filter WNT,$(OS)),$(shell cygpath -u $(OUTDIR)/inc),$(OUTDIR)/inc)
DOXY_DEPS := $(SRCDIR)/odk/pack/gendocu/Doxyfile \
$(SRCDIR)/odk/pack/gendocu/main.dox \
- $(call gb_Package_get_target,sal_inc) \
+ $(call gb_Package_get_target,sal_odk_headers) \
$(call gb_Package_get_target,salhelper_inc) \
$(call gb_Package_get_target,cppu_inc) \
$(call gb_Package_get_target,cppuhelper_inc) \