]> git.sesse.net Git - vlc/commitdiff
Makefile.am: added vlc.exe.manifest to the distribution (should perhaps be
authorSigmund Augdal Helberg <sigmunau@videolan.org>
Wed, 3 Mar 2004 17:18:38 +0000 (17:18 +0000)
committerSigmund Augdal Helberg <sigmunau@videolan.org>
Wed, 3 Mar 2004 17:18:38 +0000 (17:18 +0000)
             moved to share/ after the svn switch)
share/Makefile.am: added some wince-related resource files to the distribution

Makefile.am
share/Makefile.am

index f908f861b9c9b9a7929b30f7a3ccce147307004a..e8c7edfd56f24143b9c7fc98dddd951e147da081 100644 (file)
@@ -17,6 +17,7 @@ DIST_SUBDIRS = $(SUBDIRS) src debian ipkg lib autotools
 EXTRA_DIST = \
        HACKING \
        INSTALL.win32 \
+       vlc.exe.manifest \
        MAINTAINERS \
        README.MacOSX.rtf \
        bootstrap \
index 1ff981172e5e81ccff9213c5bda981448f45767c..c372ef2a316e86dd12e9ca0a67d848e2cb1e00e3 100644 (file)
@@ -22,6 +22,9 @@ DIST_fonts = \
 
 DIST_rsrc = \
        vlc.icns \
+       newres.h \
+       resource.h \
+       vlc_wince_rc.rc \
        vlc_beos.rsrc \
        vlc_win32_rc.rc \
        vlc-icons.xcf \