diff options
Diffstat (limited to 'package/dbus-python/dbus-python.mk')
-rw-r--r-- | package/dbus-python/dbus-python.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/dbus-python/dbus-python.mk b/package/dbus-python/dbus-python.mk index b2e9f56ec..d027f2fce 100644 --- a/package/dbus-python/dbus-python.mk +++ b/package/dbus-python/dbus-python.mk @@ -21,4 +21,4 @@ DBUS_PYTHON_CONF_OPT = --disable-html-docs --disable-api-docs DBUS_PYTHON_DEPENDENCIES = dbus-glib python host-python -$(eval $(call AUTOTARGETS,package,dbus-python)) +$(eval $(call AUTOTARGETS)) |