]> git.sesse.net Git - vlc/commitdiff
* added a couple of OSX-intf-files which were added after the last release
authorFelix Paul Kühne <fkuehne@videolan.org>
Fri, 3 Mar 2006 17:29:13 +0000 (17:29 +0000)
committerFelix Paul Kühne <fkuehne@videolan.org>
Fri, 3 Mar 2006 17:29:13 +0000 (17:29 +0000)
Makefile.am

index 5b17ff2bcb6ddf38e95f10dd87f15d9dfaa772c3..2bf7f750810f66c98b1345e43843c3be5f9fa1d4 100644 (file)
@@ -356,6 +356,12 @@ VLC-release.app: vlc
            bookmarks.m \
            sfilters.h \
            sfilters.m \
+           update.h \
+           update.m \
+           interaction.h \
+           interaction.m \
+           embeddedwindow.h \
+           embeddedwindow.m \
            vout.m; do \
          cp "$(srcdir)/modules/gui/macosx/$$i" \
              $(top_builddir)/tmp/modules/gui/macosx; \
@@ -461,6 +467,12 @@ VLC.app: vlc
            bookmarks.m \
            sfilters.h \
            sfilters.m \
+           update.h \
+           update.m \
+           interaction.h \
+           interaction.m \
+           embeddedwindow.h \
+           embeddedwindow.m \
            vout.m; do \
          cp "$(srcdir)/modules/gui/macosx/$$i" \
              $(top_builddir)/tmp/modules/gui/macosx; \