From 2fad1539f4bed2562bc63c24fa5041d197c7357d Mon Sep 17 00:00:00 2001 From: Hannes Magnusson Date: Mon, 4 May 2015 21:48:05 -0700 Subject: [PATCH] Exceptions live in their own folder now --- bin/prep-release.php | 1 + 1 file changed, 1 insertion(+) diff --git a/bin/prep-release.php b/bin/prep-release.php index 9d5dd68fe..53c92c083 100644 --- a/bin/prep-release.php +++ b/bin/prep-release.php @@ -47,6 +47,7 @@ function get_files() { "src/*.{c,h}", "src/MongoDB/*.{c,h}", + "src/MongoDB/Exception/*.{c,h}", "src/BSON/*.{c,h}", "src/contrib/*.{c,h}",