]> git.sesse.net Git - vlc/blobdiff - modules/gui/macosx/Modules.am
* bootstrap:
[vlc] / modules / gui / macosx / Modules.am
index 44a0828d137a46ebd7929055c0f220363c55f843..4fc84c2ac03e0a2731a7ab538a4da63d082f9224 100644 (file)
@@ -1,26 +1,26 @@
 SOURCES_macosx = \
-       modules/gui/macosx/about.h \
-       modules/gui/macosx/about.m \
-       modules/gui/macosx/applescript.h \
-       modules/gui/macosx/applescript.m \
-       modules/gui/macosx/controls.h \
-       modules/gui/macosx/controls.m \
-       modules/gui/macosx/intf.m \
-       modules/gui/macosx/intf.h \
-       modules/gui/macosx/info.h \
-       modules/gui/macosx/info.m \
-       modules/gui/macosx/macosx.m \
-       modules/gui/macosx/misc.m \
-       modules/gui/macosx/misc.h \
-       modules/gui/macosx/open.m \
-       modules/gui/macosx/open.h \
-       modules/gui/macosx/playlist.m \
-       modules/gui/macosx/playlist.h \
-       modules/gui/macosx/prefs.m \
-       modules/gui/macosx/prefs.h \
-       modules/gui/macosx/output.h \
-       modules/gui/macosx/output.m \
-       modules/gui/macosx/vout.m \
-       modules/gui/macosx/vout.h \
+       about.h \
+       about.m \
+       applescript.h \
+       applescript.m \
+       controls.h \
+       controls.m \
+       intf.m \
+       intf.h \
+       info.h \
+       info.m \
+       macosx.m \
+       misc.m \
+       misc.h \
+       open.m \
+       open.h \
+       playlist.m \
+       playlist.h \
+       prefs.m \
+       prefs.h \
+       output.h \
+       output.m \
+       vout.m \
+       vout.h \
        $(NULL)