]> git.sesse.net Git - vlc/commitdiff
Added a missing file for MacOS X port.
authorChristophe Massiot <massiot@videolan.org>
Sat, 7 Apr 2001 16:21:13 +0000 (16:21 +0000)
committerChristophe Massiot <massiot@videolan.org>
Sat, 7 Apr 2001 16:21:13 +0000 (16:21 +0000)
Makefile.in

index 693b97bb412a60b85facb8a0705a88efe4364582..d1f8dcc4da9199632deb0f4b11cac7f5637abae7 100644 (file)
@@ -369,6 +369,7 @@ PLUGIN_KDE =        plugins/kde/kde.o \
 
 PLUGIN_MACOSX =        plugins/macosx/macosx.o \
                plugins/macosx/intf_macosx.o \
+               plugins/macosx/aout_macosx.o \
                plugins/macosx/vout_macosx.o
 
 PLUGIN_MGA =   plugins/mga/mga.o \