whitespace moving

Original commit message from CVS:
whitespace moving
This commit is contained in:
Thomas Vander Stichele 2006-05-03 16:40:57 +00:00
parent 44238700bd
commit 0442db045b

View file

@ -27,6 +27,7 @@ win32 = $(shell cat $(top_srcdir)/win32/MANIFEST)
debug:
echo $(win32)
EXTRA_DIST = \
gstreamer.spec gstreamer.spec.in gst-element-check.m4 \
configure.ac autogen.sh depcomp \
@ -38,7 +39,6 @@ CLEANFILES = gst-element-check-@GST_MAJORMINOR@.m4
include $(top_srcdir)/common/release.mak
include $(top_srcdir)/common/po.mak
if GST_GCOV_ENABLED
clean-gcov:
find -name "*.da" -o -name "*.gcov" | xargs rm || true