Skip to content

Commit 9415fcd

Browse files
authored
Update Makefile
1 parent 51db7de commit 9415fcd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

win32/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ all: standard
22

33
core:
44
$(MAKE) -C ../core/win32 all
5-
$(MAKE) -C ../docs all
5+
: $(MAKE) -C ../docs all
66
cd ../foreign_sdk/win32 ; ./make.bat
77

88
odbc:

0 commit comments

Comments
 (0)