From 897603f09dc1e4733e2bc2e14a96579167f0525e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ga=C3=ABtan=20Trellu?= Date: Wed, 27 Dec 2023 11:43:29 -0500 Subject: [PATCH] Fix issue #43 (#44) --- MANIFEST.in | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/MANIFEST.in b/MANIFEST.in index bbab37f..dfb91dd 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -2,4 +2,5 @@ include requirements.txt include LICENSE.md include ovos_audio/res/snd/start_listening.wav include ovos_audio/res/snd/acknowledge.mp3 -include ovos_audio/res/snd/error.mp3 \ No newline at end of file +include ovos_audio/res/snd/error.mp3 +include ovos_audio/res/snd/blop-mark-diangelo.wav