]> git.sesse.net Git - vlc/blobdiff - modules/gui/beos/Modules.am
- Added a small preferences window
[vlc] / modules / gui / beos / Modules.am
index 972e2d1e11089048c6d9c8a5594ce0c0e49e0fd1..5cc8e5d74467850ac417dae5632a2bbb97d999e3 100644 (file)
@@ -8,6 +8,7 @@ SOURCES_beos = \
        modules/gui/beos/DrawingTidbits.cpp \
        modules/gui/beos/TransportButton.cpp \
        modules/gui/beos/PlayListWindow.cpp \
+       modules/gui/beos/PreferencesWindow.cpp \
        modules/gui/beos/MediaControlView.cpp \
        modules/gui/beos/VlcWrapper.cpp
 
@@ -19,6 +20,7 @@ noinst_HEADERS += \
        modules/gui/beos/MediaControlView.h \
        modules/gui/beos/MsgVals.h \
        modules/gui/beos/PlayListWindow.h \
+       modules/gui/beos/PreferencesWindow.h \
        modules/gui/beos/TransportButton.h \
        modules/gui/beos/VideoWindow.h \
        modules/gui/beos/VlcWrapper.h