Skip to content
Snippets Groups Projects
Commit f7eceec0 authored by rswindell's avatar rswindell
Browse files

Build DLLs in default build rule.

parent 63e2f1aa
No related branches found
No related tags found
No related merge requests found
......@@ -56,7 +56,7 @@ CFLAGS = $(CFLAGS) -DJAVASCRIPT -I../../include/mozilla/js
LIBS = ..\..\lib\mozilla\js\win32.debug\js32omf.lib
!endif
default: mono utils
default: dlls mono utils
# Cross platform/compiler definitions
!include targets.mk # defines all targets
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment