X-Git-Url: http://git.asbjorn.it/?a=blobdiff_plain;f=Makefile;h=a57b3c0ddb231c9febbf8b7d9a2db6a2b2d1ceec;hb=ebad701751689b773afe29d1e3c4532c7810d02a;hp=ac14d7ac69474e2ed4d9d5733160269e9ef79a97;hpb=87ba780c69ac1af04afc40f2da39282d917f9108;p=jquery.git diff --git a/Makefile b/Makefile index ac14d7a..a57b3c0 100644 --- a/Makefile +++ b/Makefile @@ -6,6 +6,7 @@ DIST_DIR = ${PREFIX}/dist BASE_FILES = ${SRC_DIR}/core.js\ ${SRC_DIR}/data.js\ + ${SRC_DIR}/queue.js\ ${SRC_DIR}/event.js\ ${SRC_DIR}/support.js\ ${SRC_DIR}/selector.js\