aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorjaubourg <aubourg.julian@gmail.com>2010-12-10 02:55:43 +0100
committerjaubourg <aubourg.julian@gmail.com>2010-12-10 02:55:43 +0100
commitac80ca2883f410796ea5cfb0ff93515f4da9fb43 (patch)
tree42100532190caa3d294ac06320be44cccb957e7b /Makefile
parent9b9d270e3d697d8129147d03807c4e37b23120b7 (diff)
downloadjquery-ac80ca2883f410796ea5cfb0ff93515f4da9fb43.tar.gz
jquery-ac80ca2883f410796ea5cfb0ff93515f4da9fb43.zip
Replaced spaces with a tab in Makefile.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/Makefile b/Makefile
index fdc655d60..935f69c12 100644
--- a/Makefile
+++ b/Makefile
@@ -23,11 +23,11 @@ BASE_FILES = ${SRC_DIR}/core.js\
${SRC_DIR}/traversing.js\
${SRC_DIR}/manipulation.js\
${SRC_DIR}/css.js\
- ${SRC_DIR}/ajax.js\
- ${SRC_DIR}/xhr.js\
- ${SRC_DIR}/transports/jsonp.js\
- ${SRC_DIR}/transports/script.js\
- ${SRC_DIR}/transports/xhr.js\
+ ${SRC_DIR}/ajax.js\
+ ${SRC_DIR}/xhr.js\
+ ${SRC_DIR}/transports/jsonp.js\
+ ${SRC_DIR}/transports/script.js\
+ ${SRC_DIR}/transports/xhr.js\
${SRC_DIR}/effects.js\
${SRC_DIR}/offset.js\
${SRC_DIR}/dimensions.js