Change dependency file names from foo.dep to .foo.o.dep
This commit is contained in:
parent
4271927c5b
commit
f324b49ea1
6 changed files with 14 additions and 12 deletions
2
dist.mk
2
dist.mk
|
|
@ -11,4 +11,6 @@ $(dist_name).tar.bz2: $(dist_files)
|
|||
|
||||
clean_files += $(dist_name).tar.bz2
|
||||
|
||||
print-top-help += echo " dist: Generate a source distribution";
|
||||
|
||||
endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue