Skip to content

Commit

Permalink
correct clean target to include also zita-njbridge
Browse files Browse the repository at this point in the history
  • Loading branch information
gisogrimm committed Jul 11, 2024
1 parent fdde844 commit 588284a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -132,6 +132,8 @@ clangformat:
clean:
rm -Rf build src/*~ ovclient*.deb
$(MAKE) -C libov clean
-cd zita-njbridge && git clean -ffdx
-cd zita-njbridge/zita-resampler && git clean -ffdx

.PHONY: packaging

Expand Down

0 comments on commit 588284a

Please sign in to comment.