]> git.sesse.net Git - vlc/commitdiff
* modules/gui/qt4/Modules.am: fixed a warning at bootstrap time
authorOlivier Teulière <ipkiss@videolan.org>
Wed, 27 Sep 2006 17:53:26 +0000 (17:53 +0000)
committerOlivier Teulière <ipkiss@videolan.org>
Wed, 27 Sep 2006 17:53:26 +0000 (17:53 +0000)
modules/gui/qt4/Modules.am

index 110e7cecb58a957edaa2763bcb34e994f48355cb..72a2ed88d35c4681975e7771be0e2cae2aa47d87 100644 (file)
@@ -20,9 +20,9 @@ TOUI =        \
        ui/sprefs_interface \
        ui/sprefs_playlist \
        ui/sprefs_subtitles \
-       ui/sprefs_trivial \ 
+       ui/sprefs_trivial \
        ui/sprefs_video \
-       ui/streampanel 
+       ui/streampanel
 
 
 UIH = $(TOUI:%=%.h)