[mw-devel] [Git][arthur/mw][master] Remove nonce-def.h in make clean

Andrew Price welshbyte at sucs.org
Thu Oct 22 15:07:28 BST 2015


Andrew Price pushed to branch master at Justin Mitchell / mw


Commits:
7c242221 by Andrew Price at 2015-10-22T15:06:41Z
Remove nonce-def.h in make clean

- - - - -


1 changed file:

- src/Makefile


Changes:

=====================================
src/Makefile
=====================================
--- a/src/Makefile
+++ b/src/Makefile
@@ -27,7 +27,7 @@ install: all
 	install -d $(DESTDIR)$(STATEDIR)
 
 clean:
-	-rm -f *.o *.d nonce.h mw mwserv libmw.a
+	-rm -f *.o *.d nonce-def.h mw mwserv libmw.a
 
 cleanall: clean
 	$(MAKE) -C client clean



View it on GitLab: https://projects.sucs.org/arthur/mw/commit/7c24222159ec3540d1192abeb3f79089a15089d7
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sucs.org/pipermail/mw-devel/attachments/20151022/d0f3dd1a/attachment.html>


More information about the mw-devel mailing list