summaryrefslogtreecommitdiff
path: root/io/Module_io.mk
diff options
context:
space:
mode:
authorDavid Tardon <dtardon@redhat.com>2012-04-29 11:17:47 +0200
committerDavid Tardon <dtardon@redhat.com>2012-05-29 07:25:03 +0200
commit2ca8cdf9791adc63e5afc2855f11397687826cf3 (patch)
tree5a76fec1327f7a25dd211e289b89601909c022a6 /io/Module_io.mk
parent12af68fe6ee5823a054415ad2442eb4bbc31e8da (diff)
deliver component desc. xml, if used
Change-Id: I2908d5851ae33d70a49a032130fdc1a406310c7d
Diffstat (limited to 'io/Module_io.mk')
-rw-r--r--io/Module_io.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/io/Module_io.mk b/io/Module_io.mk
index f0a3ebf88957..b66e33d2ef95 100644
--- a/io/Module_io.mk
+++ b/io/Module_io.mk
@@ -36,7 +36,6 @@ $(eval $(call gb_Module_add_targets,io,\
Library_streams \
Library_textinstream \
Library_textoutstream \
- Package_xml \
))
# vim:set shiftwidth=4 softtabstop=4 expandtab: