Cleaned up Makefile
This commit is contained in:
parent
2703028507
commit
9701906341
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -39,6 +39,6 @@ $(GITINFO): FORCE
|
|||
echo "\\newcommand{\\revision}{$(OUTPUT)}" > $(GITINFO)
|
||||
|
||||
clean:
|
||||
rm -rf $(OUTDIR)
|
||||
rm -rf $(OUTDIR)
|
||||
|
||||
FORCE:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue