aboutsummaryrefslogtreecommitdiff
path: root/src/shared/Auth
diff options
context:
space:
mode:
authormegamage <none@none>2009-03-02 16:41:20 -0600
committermegamage <none@none>2009-03-02 16:41:20 -0600
commit5238b534ad46227c3e5274dfed797d3d926804ce (patch)
tree64b461dbe4434e433b845a2acfbf213e3f5c8905 /src/shared/Auth
parent9ba3d07fc22864daa51b2faf327ac3336569e463 (diff)
[7356] Use tabs for indent in Makefiles Author: freghar
--HG-- branch : trunk
Diffstat (limited to 'src/shared/Auth')
-rw-r--r--src/shared/Auth/Makefile.am20
1 files changed, 10 insertions, 10 deletions
diff --git a/src/shared/Auth/Makefile.am b/src/shared/Auth/Makefile.am
index 2d4cc03902d..7398e2f2fa7 100644
--- a/src/shared/Auth/Makefile.am
+++ b/src/shared/Auth/Makefile.am
@@ -29,13 +29,13 @@ AM_CPPFLAGS = $(TRINI_INCLUDES) -I$(top_builddir)/src/shared -I$(srcdir) -I$(src
noinst_LIBRARIES = libmangosauth.a
libmangosauth_a_SOURCES = \
- AuthCrypt.cpp \
- AuthCrypt.h \
- BigNumber.cpp \
- BigNumber.h \
- Hmac.cpp \
- Hmac.h \
- Sha1.cpp \
- Sha1.h \
- md5.c \
- md5.h
+ AuthCrypt.cpp \
+ AuthCrypt.h \
+ BigNumber.cpp \
+ BigNumber.h \
+ Hmac.cpp \
+ Hmac.h \
+ Sha1.cpp \
+ Sha1.h \
+ md5.c \
+ md5.h