changeset 2573:c0ce123ef11c libavcodec

Replace stray spaces by a tab.
author diego
date Wed, 23 Mar 2005 14:10:22 +0000
parents c22ad129a91b
children 9973475ccf1e
files libpostproc/Makefile
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/libpostproc/Makefile	Wed Mar 23 11:39:38 2005 +0000
+++ b/libpostproc/Makefile	Wed Mar 23 14:10:22 2005 +0000
@@ -52,7 +52,7 @@
 install: all
 ifeq ($(SHARED_PP),yes)
 ifeq ($(CONFIG_WIN32),yes)
-       install $(INSTALLSTRIP) -m 755 $(SPPLIB) "$(prefix)"
+	install $(INSTALLSTRIP) -m 755 $(SPPLIB) "$(prefix)"
 else
 	install -d $(libdir)
 	install $(INSTALLSTRIP) -m 755 $(SPPLIB) $(libdir)/$(SPPLIB).$(SPPVERSION)