Makefile: Make sure the `rules' directory exists.
authorMark Wooding <mdw@distorted.org.uk>
Tue, 10 Jan 2012 22:29:14 +0000 (22:29 +0000)
committerMark Wooding <mdw@distorted.org.uk>
Wed, 11 Jan 2012 01:35:42 +0000 (01:35 +0000)
Git won't create it so we must do so here.

Signed-off-by: Mark Wooding <mdw@distorted.org.uk>
Makefile

index 8e27113..1056107 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -10,6 +10,7 @@ install=install -o 0 -g 0
 default: all
 
 all:
+       mkdir -p rules/
        ./mkrules <specs
        cp manual/*.rules rules/