X-Git-Url: http://git.asbjorn.biz/?a=blobdiff_plain;f=Makefile;h=64dd418beaae5a79185e70a3d821ba0bd8926406;hb=15a78f8fea8679205bc734ec053ff24ebbfd31c8;hp=59902a698612446a077d2f2ae18dd230d6db54de;hpb=cc22c04c9087d33ba403bd9630f04aababf82030;p=jquery.git diff --git a/Makefile b/Makefile index 59902a6..64dd418 100644 --- a/Makefile +++ b/Makefile @@ -12,7 +12,8 @@ BASE_FILES = ${SRC_DIR}/core.js\ ${SRC_DIR}/selector.js\ ${SRC_DIR}/event.js\ ${SRC_DIR}/ajax.js\ - ${SRC_DIR}/fx.js + ${SRC_DIR}/fx.js\ + ${SRC_DIR}/offset.js PLUGINS = ${PLUG_DIR}/button/*\ ${PLUG_DIR}/center/*\