mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-19 06:46:38 +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
|
||||
|
|
Loading…
Reference in a new issue