Skip to content
Snippets Groups Projects
Commit fca1de86 authored by Kevin M. Rosenberg's avatar Kevin M. Rosenberg
Browse files

debian/rules: dh_clean any .bin/ directory when cleaning

parent edd20bf2
No related branches found
No related tags found
No related merge requests found
......@@ -22,7 +22,7 @@ build-indep:
clean:
dh_testdir
dh_testroot
dh_clean
dh_clean .bin/
install: build
dh_testdir
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment