summaryrefslogtreecommitdiff
path: root/Repository.mk
diff options
context:
space:
mode:
authorNorbert Thiebaud <nthiebaud@gmail.com>2011-09-14 10:10:34 -0500
committerNorbert Thiebaud <nthiebaud@gmail.com>2011-09-14 10:10:49 -0500
commit0a97ece91e8a87724230f39276f0a7537b1566c3 (patch)
tree7008ee761af3294548978c3a0421608000f60781 /Repository.mk
parent8578e3c80d99da0b47cd450a9be61cef28f411b0 (diff)
merge srvdepy functions into xml2cmp and simplify xml2cmp gbuild
Diffstat (limited to 'Repository.mk')
-rw-r--r--Repository.mk5
1 files changed, 1 insertions, 4 deletions
diff --git a/Repository.mk b/Repository.mk
index 962356c8d4a9..f13f72d50517 100644
--- a/Repository.mk
+++ b/Repository.mk
@@ -2,7 +2,7 @@
#*************************************************************************
#
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
-#
+#
# Copyright 2009 by Sun Microsystems, Inc.
#
# OpenOffice.org - a multi-platform office productivity suite
@@ -36,7 +36,6 @@ $(eval $(call gb_Helper_register_executables,NONE, \
mkunroll \
rscdep \
so_checksum \
- srvdepy \
xml2cmp \
))
@@ -257,8 +256,6 @@ $(eval $(call gb_Helper_register_static_libraries,PLAINLIBS, \
salcpprt \
vclmain \
writerperfect \
- x2c_support \
- x2c_xcd \
))
ifeq ($(OS),WNT)