summaryrefslogtreecommitdiff
path: root/cmake/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'cmake/Makefile.am')
-rw-r--r--cmake/Makefile.am5
1 files changed, 4 insertions, 1 deletions
diff --git a/cmake/Makefile.am b/cmake/Makefile.am
index 2e6563cd92c..623176288b7 100644
--- a/cmake/Makefile.am
+++ b/cmake/Makefile.am
@@ -26,4 +26,7 @@ EXTRA_DIST = \
build_configurations/mysql_release.cmake \
os/Windows.cmake \
os/Linux.cmake \
- os/SunOS.cmake
+ os/SunOS.cmake \
+ os/Darwin.cmake
+
+