summaryrefslogtreecommitdiff
path: root/src/NMakefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/NMakefile')
-rw-r--r--src/NMakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/NMakefile b/src/NMakefile
index 2568238..73c30ea 100644
--- a/src/NMakefile
+++ b/src/NMakefile
@@ -59,7 +59,7 @@ clean:
@-erase biruda.exe 2>NUL
@-erase biruda_cmdline.h biruda_cmdline.c 2>NUL
-run:
+run: all
@-copy $(CONFUSE_DIR)\bin\libConfuse.dll .
@-copy $(PTHREADS_W32_DIR)\pthreadVC2d.dll .
@-copy $(NANOMSG_DIR)\bin\nanomsg.dll .