mirror of
https://github.com/moparisthebest/wget
synced 2024-07-03 16:38:41 -04:00
[svn] Fixed typo.
This commit is contained in:
parent
b285d8070b
commit
3041bd6e15
@ -86,8 +86,8 @@ SUBDIRS = src doc po tests util windows
|
||||
# default target
|
||||
all: src/config.h Makefile $(SUBDIRS)
|
||||
|
||||
unittest: src/config.h Makefile
|
||||
cd tests && $(MAKE) $(TESTDEFS) $@
|
||||
unittest: src/config.h Makefile
|
||||
cd tests && $(MAKE) $(MAKEDEFS) $@
|
||||
|
||||
check: all
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user