X-Git-Url: http://git.asbjorn.it/?a=blobdiff_plain;f=Makefile;h=05e8a4267c784944f61d17984926fb60e6962c8f;hb=aea452f1624df811c8b0b2916bfb22213d153f9d;hp=3ca4c3b5ab0fe3cf85912948b0be235be7826865;hpb=f3f3238c53a3cad8ebe5c4be191ac4c5d0990f06;p=jquery.git diff --git a/Makefile b/Makefile index 3ca4c3b..05e8a42 100644 --- a/Makefile +++ b/Makefile @@ -13,7 +13,8 @@ BASE_FILES = ${SRC_DIR}/core.js\ ${SRC_DIR}/event.js\ ${SRC_DIR}/ajax.js\ ${SRC_DIR}/fx.js\ - ${SRC_DIR}/offset.js + ${SRC_DIR}/offset.js\ + ${SRC_DIR}/dimensions.js PLUGINS = ${PLUG_DIR}/button/*\ ${PLUG_DIR}/center/*\