summaryrefslogtreecommitdiff
path: root/libwpg
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2013-05-06 23:46:30 +0200
committerMichael Stahl <mstahl@redhat.com>2013-05-07 01:41:26 +0200
commit1a1f1fbdf035d731a2a26fa8eeeac1195181e9fe (patch)
treecdab50a2755f5f085500bc0bad0a6690c4280454 /libwpg
parent10fc13c94890837ca6a8c1a47efe3b2dcba85471 (diff)
gbuild: ExternalProject: remove second parameter again...
... now that everything is consistent. Change-Id: I96c15159648815554280202eb1b6d274ead4e7b8
Diffstat (limited to 'libwpg')
-rw-r--r--libwpg/ExternalProject_libwpg.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/libwpg/ExternalProject_libwpg.mk b/libwpg/ExternalProject_libwpg.mk
index 0a0b6bcb05de..226474cd4281 100644
--- a/libwpg/ExternalProject_libwpg.mk
+++ b/libwpg/ExternalProject_libwpg.mk
@@ -7,7 +7,7 @@
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
#
-$(eval $(call gb_ExternalProject_ExternalProject,libwpg,libwpg))
+$(eval $(call gb_ExternalProject_ExternalProject,libwpg))
$(eval $(call gb_ExternalProject_use_autoconf,libwpg,build))