Fix build of '<build>package_repo' for real.
* add missing command_update.cpp
This commit is contained in:
parent
53b162523f
commit
7d09a8dc67
@ -12,6 +12,7 @@ USES_BE_API on <build>package_repo = true ;
|
||||
BuildPlatformMain <build>package_repo :
|
||||
command_create.cpp
|
||||
command_list.cpp
|
||||
command_update.cpp
|
||||
package_repo.cpp
|
||||
:
|
||||
libpackage_build.so $(HOST_LIBBE) $(HOST_LIBSUPC++) $(HOST_LIBSTDC++)
|
||||
|
Loading…
Reference in New Issue
Block a user