aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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/*\