We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e77d10 commit 00f027fCopy full SHA for 00f027f
1 file changed
Makefile
@@ -208,5 +208,6 @@ uninstall:
208
clean:
209
$(RM) dnscrypt-wrapper
210
$(RM) $(LIB_OBJS)
211
+ make -C argparse clean
212
213
.PHONY: all install uninstall clean FORCE
0 commit comments