From 323f24ef606ae4f1129a4bf9433776b1ac88354d Mon Sep 17 00:00:00 2001 From: Frank Denis Date: Mon, 21 Oct 2013 20:59:44 -0700 Subject: [PATCH] Include msvc-scripts as a subdir of the main Makefile --- Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile.am b/Makefile.am index 1202c4ec..d6a6fdae 100644 --- a/Makefile.am +++ b/Makefile.am @@ -7,6 +7,7 @@ EXTRA_DIST = \ THANKS SUBDIRS = \ + msvc-scripts \ src \ test