diff --git a/sounds/Makefile b/sounds/Makefile
index 2369e933cd150e5a03e0de1454a301b96d36815c..ee6d40a0947a998dd838d8140f68da2c7e21d4d1 100644
--- a/sounds/Makefile
+++ b/sounds/Makefile
@@ -175,6 +175,7 @@ dist-clean:
 	rm -f *.tar.gz
 
 install: $(CORE_SOUND_TAGS) $(EXTRA_SOUND_TAGS) $(MOH_TAGS)
+	cp *.sln "$(SOUNDS_DIR)"
 
 uninstall:
 	rm -rf "$(SOUNDS_DIR)"
diff --git a/sounds/howler_pt1.sln b/sounds/howler_pt1.sln
new file mode 100644
index 0000000000000000000000000000000000000000..72349333d45b308e5e2c4615853edefe88e66a6f
Binary files /dev/null and b/sounds/howler_pt1.sln differ
diff --git a/sounds/howler_pt2.sln b/sounds/howler_pt2.sln
new file mode 100644
index 0000000000000000000000000000000000000000..89a11d1708f03e4583372228941e601c2e3c32fd
Binary files /dev/null and b/sounds/howler_pt2.sln differ