commit 9bcd185b56a4b5cd1658bd2456ed0d93ef15db4a
Author:     Quentin Rameau <[email protected]>
AuthorDate: Thu Nov 3 11:20:19 2016 +0100
Commit:     Quentin Rameau <[email protected]>
CommitDate: Thu Nov 3 11:21:45 2016 +0100

    Makefile: remove inc/size.h on distclean

diff --git a/Makefile b/Makefile
index d28cabd..bf0ac54 100644
--- a/Makefile
+++ b/Makefile
@@ -63,3 +63,4 @@ multi-clean:
 
 distclean: multi-clean
        rm -f bin/cc* bin/scc
+       rm inc/sizes.h

Reply via email to