Makefile.am: Include common/win32.mak for CRLF check of win32 project files (see #393626).

Original commit message from CVS:
* Makefile.am:
Include common/win32.mak for CRLF check of win32 project
files (see #393626).
* win32/vs6/libgstpng.dsp:
Fix line endings and do cvs admin -kb.
This commit is contained in:
Tim-Philipp Müller 2007-12-18 09:07:17 +00:00
parent 9ad6e9c989
commit de9a28056e
4 changed files with 151 additions and 144 deletions

View file

@ -1,3 +1,12 @@
2007-12-18 Tim-Philipp Müller <tim at centricular dot net>
* Makefile.am:
Include common/win32.mak for CRLF check of win32 project
files (see #393626).
* win32/vs6/libgstpng.dsp:
Fix line endings and do cvs admin -kb.
2007-12-17 Edward Hervey <edward.hervey@collabora.co.uk> 2007-12-17 Edward Hervey <edward.hervey@collabora.co.uk>
* ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_chain): * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_chain):

View file

@ -24,10 +24,8 @@ DIST_SUBDIRS = \
gconf gconf
win32 = $(shell cat $(top_srcdir)/win32/MANIFEST) # include before EXTRA_DIST for win32 assignment
include $(top_srcdir)/common/win32.mak
debug:
echo $(win32)
EXTRA_DIST = \ EXTRA_DIST = \
gst-plugins-good.spec depcomp \ gst-plugins-good.spec depcomp \

2
common

@ -1 +1 @@
Subproject commit 208ef72f86e944e6ba6941c68e57ffcea8d2a8f4 Subproject commit 67b8f4e3c576945f4d778c9040876af3a5a0756e