diff --git a/package/network/utils/shortcut-fe/Makefile b/package/network/utils/shortcut-fe/Makefile index 27fbdbfbe2..eba327668c 100644 --- a/package/network/utils/shortcut-fe/Makefile +++ b/package/network/utils/shortcut-fe/Makefile @@ -71,7 +71,7 @@ endef define Build/InstallDev $(INSTALL_DIR) $(1)/usr/include/shortcut-fe - $(CP) $(PKG_BUILD_DIR)/sfe.h $(1)/usr/include/shortcut-fe + $(CP) $(PKG_BUILD_DIR)/sfe*.h $(1)/usr/include/shortcut-fe endef define KernelPackage/shortcut-fe/install