mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-18 22:36:33 +00:00
Spaces => tab
Original commit message from CVS: * docs/Makefile.am: * tests/check/Makefile.am: Spaces => tab
This commit is contained in:
parent
9c483ee5a2
commit
312fb9aad9
3 changed files with 8 additions and 2 deletions
|
@ -1,3 +1,9 @@
|
|||
2006-12-15 Tim-Philipp Müller <tim at centricular dot net>
|
||||
|
||||
* docs/Makefile.am:
|
||||
* tests/check/Makefile.am:
|
||||
Spaces => tab
|
||||
|
||||
2006-12-15 Thomas Vander Stichele <thomas at apestaart dot org>
|
||||
|
||||
* Makefile.am:
|
||||
|
|
|
@ -8,7 +8,7 @@ SUBDIRS = $(GTK_DOC_DIRS)
|
|||
DIST_SUBDIRS = plugins
|
||||
|
||||
EXTRA_DIST = \
|
||||
version.entities.in
|
||||
version.entities.in
|
||||
|
||||
upload:
|
||||
@if test "x$(SUBDIRS)" != x; then for a in $(SUBDIRS); do cd $$a; make upload; cd ..; done; fi
|
||||
|
|
|
@ -17,7 +17,7 @@ clean-local: clean-local-check
|
|||
|
||||
check_PROGRAMS = \
|
||||
generic/libavcodec-locking
|
||||
|
||||
|
||||
VALGRIND_TO_FIX = \
|
||||
generic/libavcodec-locking
|
||||
|
||||
|
|
Loading…
Reference in a new issue