]> git.sesse.net Git - vlc/commitdiff
Make distcheck is your friend, when adding files...
authorRémi Denis-Courmont <rem@videolan.org>
Sun, 15 Apr 2007 17:41:14 +0000 (17:41 +0000)
committerRémi Denis-Courmont <rem@videolan.org>
Sun, 15 Apr 2007 17:41:14 +0000 (17:41 +0000)
modules/gui/qt4/Modules.am

index a0c87de8e212005aec09612b801c35b8c74ddd11..dcf0f0a21767e2f4f9b3fdecfced6d9d413952e4 100644 (file)
@@ -203,6 +203,14 @@ EXTRA_DIST += \
        pixmaps/playlist_50x50.xpm \
        pixmaps/subtitles_50x50.xpm \
        pixmaps/video_50x50.xpm \
+       pixmaps/type_unknown.xpm \
+       pixmaps/type_afile.xpm \
+       pixmaps/type_vfile.xpm \
+       pixmaps/type_card.xpm \
+       pixmaps/type_disc.xpm \
+       pixmaps/type_cdda.xpm \
+       pixmaps/type_directory.xpm \
+       pixmaps/type_node.xpm \
        pixmaps/go-next.png \
        pixmaps/next.png \
        pixmaps/noart.png \