[vlc-commits] fix make dist

Felix Paul Kühne git at videolan.org
Tue Oct 23 14:04:40 CEST 2012


vlc/vlc-2.0 | branch: master | Felix Paul Kühne <fkuehne at videolan.org> | Tue Oct 23 14:04:22 2012 +0200| [9554d1a8bb0106d4a067a70337991a67074d93b8] | committer: Felix Paul Kühne

fix make dist

reported by eartle

> http://git.videolan.org/gitweb.cgi/vlc/vlc-2.0.git/?a=commit;h=9554d1a8bb0106d4a067a70337991a67074d93b8
---

 Makefile.am |    2 ++
 1 file changed, 2 insertions(+)

diff --git a/Makefile.am b/Makefile.am
index 7a3cb67..6450b23 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -212,6 +212,8 @@ EXTRA_DIST += \
 	extras/package/macosx/Resources/mainwindow/effects-one-button-blue at 2x.png \
 	extras/package/macosx/Resources/mainwindow/effects-one-button.png \
 	extras/package/macosx/Resources/mainwindow/effects-one-button at 2x.png \
+	extras/package/macosx/Resources/mainwindow/effects-one-button-pressed.png \
+	extras/package/macosx/Resources/mainwindow/effects-one-button-pressed at 2x.png \
 	extras/package/macosx/Resources/mainwindow/forward-pressed.png \
 	extras/package/macosx/Resources/mainwindow/forward-pressed at 2x.png \
 	extras/package/macosx/Resources/mainwindow/forward.png \



More information about the vlc-commits mailing list