summaryrefslogtreecommitdiffstats
path: root/package/dbus-python
diff options
context:
space:
mode:
Diffstat (limited to 'package/dbus-python')
-rw-r--r--package/dbus-python/dbus-python.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/dbus-python/dbus-python.mk b/package/dbus-python/dbus-python.mk
index 83e3aeeb9..c01164281 100644
--- a/package/dbus-python/dbus-python.mk
+++ b/package/dbus-python/dbus-python.mk
@@ -20,4 +20,4 @@ DBUS_PYTHON_CONF_OPT = --disable-html-docs --disable-api-docs
DBUS_PYTHON_DEPENDENCIES = dbus-glib python host-python
-$(eval $(call AUTOTARGETS))
+$(eval $(autotools-package))