]> git.sesse.net Git - vlc/commitdiff
Remove buggy rule, fix distcheck
authorRémi Denis-Courmont <remi@remlab.net>
Sun, 5 Jul 2009 12:13:34 +0000 (15:13 +0300)
committerRémi Denis-Courmont <remi@remlab.net>
Sun, 5 Jul 2009 12:31:32 +0000 (15:31 +0300)
(cherry picked from commit 4054dd1fe53dac91138281fc3341bcbbc50f1fe8)

share/Makefile.am

index e78ee9de2073fdeed96d55d8a66d76e52318db9e..897f1138448115ad9848447775e6690051e4b6a7 100644 (file)
@@ -316,13 +316,7 @@ DIST_maemo = \
        maemo/vlc_intf.rc \
        maemo/vlc_left_tab_active.png \
        maemo/vlc_left_tab_passive.png \
-       maemo/playlist.png \
-       maemo/play.png \
-       maemo/pause.png \
-       maemo/stop.png \
-       maemo/previous.png \
-       maemo/next.png \
-       maemo/vlc32x32.png
+       maemo/playlist.png
 
 maemo_FILES = \
        ../modules/gui/qt4/pixmaps/play.png \
@@ -331,7 +325,3 @@ maemo_FILES = \
        ../modules/gui/qt4/pixmaps/previous.png \
        ../modules/gui/qt4/pixmaps/next.png \
        vlc32x32.png
-
-$(DIST_maemo): $(maemo_FILES)
-       mkdir -p maemo
-       cp -r $+ maemo