diff --git a/package/dmalloc/dmalloc.mk b/package/dmalloc/dmalloc.mk index 4de324e0d..89d067ddf 100644 --- a/package/dmalloc/dmalloc.mk +++ b/package/dmalloc/dmalloc.mk @@ -37,7 +37,7 @@ define DMALLOC_INSTALL_STAGING_CMDS bindir="$(STAGING_DIR)/usr/bin" \ libdir="$(STAGING_DIR)/usr/lib" \ shlibdir="$(STAGING_DIR)/usr/lib" \ - includedir="$(STAGING_DIR)/usr/share/info/" \ + infodir="$(STAGING_DIR)/usr/share/info/" \ -C $(@D) install endef