mirror of
https://git.code.sf.net/p/quake/quakeforge-old
synced 2024-11-10 06:31:56 +00:00
Broke Makefile.in, here's a fix
This commit is contained in:
parent
49d9711def
commit
4b8ca8dd26
1 changed files with 1 additions and 0 deletions
|
@ -26,6 +26,7 @@ clean-autoconf mrproper: distclean
|
|||
%:
|
||||
@for dir in $(SUBDIRS); do \
|
||||
$(MAKE) -C $$dir $@ || exit; \
|
||||
done
|
||||
|
||||
|
||||
changelog:
|
||||
|
|
Loading…
Reference in a new issue