aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authortimmywil <timmywillisn@gmail.com>2011-09-12 20:11:19 -0400
committertimmywil <timmywillisn@gmail.com>2011-09-19 15:42:30 -0400
commit25205d3f90f1bda06e7ca95c2aa8c43e535badb4 (patch)
treef208239b4da009f37435ed13837f468e239eec3f /Makefile
parent4092e3d2754e3847cd3159edb23184d4cfd4cf03 (diff)
downloadjquery-25205d3f90f1bda06e7ca95c2aa8c43e535badb4.tar.gz
jquery-25205d3f90f1bda06e7ca95c2aa8c43e535badb4.zip
Removing topic.js as it will be a plugin
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 2d4409f8a..b91952f60 100644
--- a/Makefile
+++ b/Makefile
@@ -12,7 +12,6 @@ POST_COMPILER = ${JS_ENGINE} ${BUILD_DIR}/post-compile.js
BASE_FILES = ${SRC_DIR}/core.js\
${SRC_DIR}/callbacks.js\
${SRC_DIR}/deferred.js\
- ${SRC_DIR}/topic.js\
${SRC_DIR}/support.js\
${SRC_DIR}/data.js\
${SRC_DIR}/queue.js\