X-Git-Url: http://git.asbjorn.biz/?a=blobdiff_plain;f=Makefile;h=ba2529182d016497324cf27390e76360f0b31156;hb=28ee5c692245e18bdedcc91372949ec8b784ee36;hp=e9a977c19abbeab4b48fa8de7498dbd7a0c25794;hpb=b4e23b5af0820a66c2e275051f613f3df9a4444d;p=jquery.git diff --git a/Makefile b/Makefile index e9a977c..ba25291 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/*\