diff options
Diffstat (limited to 'package/efl/libedbus')
-rw-r--r-- | package/efl/libedbus/libedbus.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/efl/libedbus/libedbus.mk b/package/efl/libedbus/libedbus.mk index c03474d9d..04c48a421 100644 --- a/package/efl/libedbus/libedbus.mk +++ b/package/efl/libedbus/libedbus.mk @@ -31,4 +31,4 @@ else LIBEDBUS_CONF_OPT += --disable-enotify endif -$(eval $(call AUTOTARGETS)) +$(eval $(autotools-package)) |