From d27b6522b9cfef72806283f4cc209166fadf5d8f Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?S=C3=A9bastien=20Villemot?= <sebastien.villemot@ens.fr>
Date: Tue, 15 Feb 2011 18:38:30 +0100
Subject: [PATCH] Build system: add Mac OS X scripts to dist tarball

---
 Makefile.am | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Makefile.am b/Makefile.am
index a26bebd812..b0639eeb72 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -25,6 +25,7 @@ EXTRA_DIST = \
 	windows/mexopts-win32.bat \
 	windows/mexopts-win64.bat \
 	windows/README.txt \
+	osx \
 	examples
 
 dist-hook:
-- 
GitLab