Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions src/discof/restore/Local.mk
Original file line number Diff line number Diff line change
Expand Up @@ -43,3 +43,9 @@ endif
$(call add-objs,utils/fd_ssarchive,fd_discof)
$(call add-objs,utils/fd_sspeer_selector,fd_discof)
$(call add-objs,utils/fd_vinyl_io_wd,fd_discof)

ifdef FD_HAS_HOSTED
ifdef FD_HAS_ZSTD
$(call make-bin,fd_snapmk_para,fd_snapmk_para,fd_discof fd_flamenco fd_ballet fd_tango fd_util)
endif
endif
Loading
Loading