Makefile.am: added vlc.exe.manifest to the distribution (should perhaps be

             moved to share/ after the svn switch)
share/Makefile.am: added some wince-related resource files to the distribution
parent c3336f53
...@@ -17,6 +17,7 @@ DIST_SUBDIRS = $(SUBDIRS) src debian ipkg lib autotools ...@@ -17,6 +17,7 @@ DIST_SUBDIRS = $(SUBDIRS) src debian ipkg lib autotools
EXTRA_DIST = \ EXTRA_DIST = \
HACKING \ HACKING \
INSTALL.win32 \ INSTALL.win32 \
vlc.exe.manifest \
MAINTAINERS \ MAINTAINERS \
README.MacOSX.rtf \ README.MacOSX.rtf \
bootstrap \ bootstrap \
......
...@@ -22,6 +22,9 @@ DIST_fonts = \ ...@@ -22,6 +22,9 @@ DIST_fonts = \
DIST_rsrc = \ DIST_rsrc = \
vlc.icns \ vlc.icns \
newres.h \
resource.h \
vlc_wince_rc.rc \
vlc_beos.rsrc \ vlc_beos.rsrc \
vlc_win32_rc.rc \ vlc_win32_rc.rc \
vlc-icons.xcf \ vlc-icons.xcf \
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment