mirror of
https://github.com/Rockbox/rockbox.git
synced 2026-07-10 13:29:52 -04:00
Fix build of rbutil
Regression introduced in db0d7649e0
Change-Id: I395dc1d5046f3cf93dade08d2bb781c1afbef632
This commit is contained in:
parent
cd699e5448
commit
3de8814fb8
1 changed files with 1 additions and 1 deletions
|
|
@ -120,7 +120,7 @@ endif()
|
|||
|
||||
add_executable(ipodpatcher-bin
|
||||
ipodpatcher/main.c
|
||||
ipodpatcher/ipodpatcher-aupd.c
|
||||
ipodpatcher/ipodpatcher_aupd.c
|
||||
)
|
||||
target_link_libraries(ipodpatcher-bin ipodpatcher)
|
||||
target_compile_definitions(ipodpatcher-bin PRIVATE VERSION="none")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue