diff options
Diffstat (limited to 'spec/Makefile')
-rw-r--r-- | spec/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/spec/Makefile b/spec/Makefile index bbb81ff..26a3e23 100644 --- a/spec/Makefile +++ b/spec/Makefile @@ -7,3 +7,5 @@ main.pdf : main.tex clean : rm -f main.pdf main.aux main.log + +install : |