aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--bdep/new.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/bdep/new.cxx b/bdep/new.cxx
index 6f222d8..04cf3ca 100644
--- a/bdep/new.cxx
+++ b/bdep/new.cxx
@@ -1303,6 +1303,7 @@ cmd_new (cmd_new_options&& o, cli::group_scanner& args)
<< "*.pcm" << '\n'
<< "*.ifc" << '\n'
<< "*.so" << '\n'
+ << "*.dylib" << '\n'
<< "*.dll" << '\n'
<< "*.a" << '\n'
<< "*.lib" << '\n'