From c4213fdaaeaca018375a3e1e371df8e14c2c97db Mon Sep 17 00:00:00 2001 From: Keith Winstein Date: Mon, 23 Apr 2012 20:17:35 -0400 Subject: [PATCH] Add wrap-compiler-for-flag-check to distribution tar.gz --- scripts/Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/Makefile.am b/scripts/Makefile.am index b66566b..2f5825a 100644 --- a/scripts/Makefile.am +++ b/scripts/Makefile.am @@ -1,3 +1,4 @@ +EXTRA_DIST = wrap-compiler-for-flag-check if BUILD_CLIENT dist_bin_SCRIPTS = mosh endif