X-Git-Url: http://git.asbjorn.biz/?a=blobdiff_plain;f=Makefile;h=c23612058f0ef5121b5b7e63f019c1cf2228cd1a;hb=d7d908b05a442745c1a90728805b74db0a7921cf;hp=8b873e78e968ba1b91272f93c80f6c7a6d9272f2;hpb=7c04a64016c1f295dfdf4e731f693f8400a987bc;p=jquery.git diff --git a/Makefile b/Makefile index 8b873e7..c236120 100644 --- a/Makefile +++ b/Makefile @@ -16,6 +16,7 @@ BASE_FILES = ${SRC_DIR}/core.js\ ${SRC_DIR}/manipulation.js\ ${SRC_DIR}/event.js\ ${SRC_DIR}/support.js\ + ${SRC_DIR}/css.js\ ${SRC_DIR}/ajax.js\ ${SRC_DIR}/fx.js\ ${SRC_DIR}/offset.js\