]> git.sesse.net Git - vlc/blobdiff - projects/mozilla/Makefile.am
Rework error handling, with a fixed deallocation block at the end of Open().
[vlc] / projects / mozilla / Makefile.am
index f069d83d4db3f88ad982b7f2abe1bafd5448fbe9..230b720b04a46d78a98afe252b7c155dc7ccab3a 100644 (file)
@@ -15,6 +15,7 @@ SOURCES_mozilla_common = \
        control/npolibvlc.h \
        control/nporuntime.cpp \
        control/nporuntime.h \
+       control/position.h \
        support/classinfo.h
 
 DIST_sources = $(SOURCES_mozilla_common) \
@@ -66,8 +67,7 @@ CPPFLAGS_mozilla_EXTRA = -I. -I$(top_builddir) -I$(srcdir)/../include -c \
        -F/System/Library/Frameworks/CoreFoundation.framework $(moz_CFLAGS) \
        -I/Developer/Headers/FlatCarbon -fno-common -fpascal-strings \
        -Wmost -Wno-four-char-constants -Wno-unknown-pragmas -DXP_MACOSX=1 \
-       -DNO_X11=1 -DUSE_SYSTEM_CONSOLE=1 -pipe -fmessage-length=0 \
-       -include mozilla-config.h
+       -DNO_X11=1 -DUSE_SYSTEM_CONSOLE=1 -pipe -fmessage-length=0 
 LDFLAGS_mozilla_EXTRA = -no-undefined -bundle -Wl,-read_only_relocs -Wl,suppress \
        -Wl,-headerpad_max_install_names -shrext $(LIBEXT) -Wl,-framework,Carbon -Wl,-framework,System