[vlc-commits] macosx: add spotify.h to fix make dist

David Fuhrmann git at videolan.org
Sun Feb 16 20:08:03 CET 2014


vlc | branch: master | David Fuhrmann <david.fuhrmann at googlemail.com> | Sun Feb 16 20:06:23 2014 +0100| [4d14c9f301f4cc2e8d0865a00d1ababe7085bb43] | committer: David Fuhrmann

macosx: add spotify.h to fix make dist

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=4d14c9f301f4cc2e8d0865a00d1ababe7085bb43
---

 modules/gui/macosx/Modules.am |    1 +
 1 file changed, 1 insertion(+)

diff --git a/modules/gui/macosx/Modules.am b/modules/gui/macosx/Modules.am
index e1020b5..dbd6bf7 100644
--- a/modules/gui/macosx/Modules.am
+++ b/modules/gui/macosx/Modules.am
@@ -92,4 +92,5 @@ SOURCES_macosx = \
 	BWQuincyUI.h \
 	BWQuincyUI.m \
 	iTunes.h \
+	Spotify.h \
 	$(NULL)



More information about the vlc-commits mailing list