]> git.sesse.net Git - vlc/commitdiff
Makefile.am: distribute simple_prefs.*
authorFelix Paul Kühne <fkuehne@videolan.org>
Sat, 9 Feb 2008 18:19:49 +0000 (18:19 +0000)
committerFelix Paul Kühne <fkuehne@videolan.org>
Sat, 9 Feb 2008 18:19:49 +0000 (18:19 +0000)
Makefile.am

index 4881c33c12b8b3057df7b18701d5772003d91713..4eecbcf239150d22aed61747934c96d40afb854a 100644 (file)
@@ -392,6 +392,8 @@ VLC-release.app: vlc
            prefs_widgets.m \
            prefs.h \
            prefs.m \
+           simple_prefs.h \
+           simple_prefs.m \
            vout.h \
            voutqt.m \
            voutgl.m \
@@ -560,6 +562,8 @@ VLC.app: vlc
            prefs_widgets.m \
            prefs.h \
            prefs.m \
+           simple_prefs.h \
+           simple_prefs.m \
            vout.h \
            voutqt.m \
            voutgl.m \