]> git.sesse.net Git - vlc/blobdiff - projects/mozilla/Makefile.am
Release the display mode when we are done with it.
[vlc] / projects / mozilla / Makefile.am
index 6d1bc6fdce10a76ef4ead034b67177e43c4117eb..230b720b04a46d78a98afe252b7c155dc7ccab3a 100644 (file)
@@ -4,7 +4,7 @@
 
 MOSTLYCLEANFILES = 
 CLEANFILES = $(BUILT_SOURCES)
-EXTRA_DIST = $(DIST_sources) npvlc_rc.rc.in COPYING
+EXTRA_DIST = $(DIST_sources) npvlc_rc.rc.in COPYING npvlc.dll.manifest
 
 SOURCES_mozilla_common = \
        vlcshell.cpp \
@@ -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