aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorYehuda Katz <wycats@gmail.com>2006-11-07 03:34:47 +0000
committerYehuda Katz <wycats@gmail.com>2006-11-07 03:34:47 +0000
commit78ed830b9bd48e2fd5349854d40c4bef0d907caa (patch)
treeb0de80f605cdb50e122f23159efbbf05a960d205 /Makefile
parent7d58c0f93698b85001ff68e1e2605930aec5e4df (diff)
downloadjquery-78ed830b9bd48e2fd5349854d40c4bef0d907caa.tar.gz
jquery-78ed830b9bd48e2fd5349854d40c4bef0d907caa.zip
Added metadata (fully documented)
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index baa06c404..b0351cc33 100644
--- a/Makefile
+++ b/Makefile
@@ -15,6 +15,8 @@ BASE_FILES = ${SRC_DIR}/jquery/*\
PLUGINS = ${PLUG_DIR}/button/*\
${PLUG_DIR}/center/*\
${PLUG_DIR}/cookie/*\
+ ${PLUG_DIR}/dimensions/*\
+ ${PLUG_DIR}/metadata/*\
${PLUG_DIR}/form/*\
${PLUG_DIR}/greybox/greybox.js\
${PLUG_DIR}/interface/*\