Skip to content

Commit

Permalink
Include !Beautycase in the nMainbar release zip
Browse files Browse the repository at this point in the history
  • Loading branch information
lithammer committed Aug 30, 2018
1 parent ae3a7e6 commit d15b37d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ clean:
$(RM) *.zip

$(NMAINBAR_ZIP):
(cd Interface/AddOns; zip -r "$(CURDIR)/$@" nMainbar -x '*.git*' '.DS_Store')
(cd Interface/AddOns; zip -r "$(CURDIR)/$@" !Beautycase nMainbar -x '*.git*' '.DS_Store')
zip $@ LICENSE

$(NEAVUI_ZIP):
Expand Down

0 comments on commit d15b37d

Please sign in to comment.