mirror of
https://github.com/jquery/jquery.git
synced 2026-01-25 04:47:55 -05:00
Replaced spaces with a tab in Makefile.
This commit is contained in:
10
Makefile
10
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
|
||||
|
||||
Reference in New Issue
Block a user