Merge remote-tracking branch 'krobelus/clean-version-object'
This commit is contained in:
commit
6565f6edd7
|
@ -128,7 +128,7 @@ tags:
|
||||||
ctags -R
|
ctags -R
|
||||||
|
|
||||||
clean:
|
clean:
|
||||||
rm -f $(objects) $(deps)
|
rm -f $(objects) $(deps) .version.cc .version.o
|
||||||
|
|
||||||
dist:
|
dist:
|
||||||
@if ! [ -d ../.git ]; then echo "make dist can only run from a git repo"; false; fi
|
@if ! [ -d ../.git ]; then echo "make dist can only run from a git repo"; false; fi
|
||||||
|
|
Loading…
Reference in New Issue
Block a user