Skip to content
This repository has been archived by the owner on Dec 4, 2024. It is now read-only.

Commit

Permalink
fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
wkloucek committed Apr 8, 2021
1 parent 159f896 commit c8b8adf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile.release
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ app_name=qnap
build_dir=$(CURDIR)/build
dist_dir=$(build_dir)/dist
src_files=README.md LICENSE
src_dirs=appinfo img lib vendor
src_dirs=appinfo img lib vendor templates
all_src=$(src_dirs) $(src_files)

occ=$(CURDIR)/../../occ
Expand Down

0 comments on commit c8b8adf

Please sign in to comment.