diff options
Diffstat (limited to 'package/openobex/Makefile')
-rw-r--r-- | package/openobex/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package/openobex/Makefile b/package/openobex/Makefile index 41dfb4f6d..cca11e785 100644 --- a/package/openobex/Makefile +++ b/package/openobex/Makefile @@ -17,6 +17,7 @@ include ${TOPDIR}/mk/package.mk $(eval $(call PKG_template,OPENOBEX,${PKG_NAME},${PKG_VERSION}-${PKG_RELEASE},${PKG_DEPENDS},${PKG_DESCR},${PKG_SECTION})) CONFIGURE_STYLE:= gnu +BUILD_STYLE:= auto INSTALL_STYLE:= auto post-install: |