Bug Tracker

Changeset 812 for trunk/jquery/Makefile

Show
Ignore:
Timestamp:
12/31/06 05:22:06 (2 years ago)
Author:
john
Message:

Moved the bulk of the selector code out into a separate file, changed the build files to represent this.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/jquery/Makefile

    r629 r812  
    99 
    1010BASE_FILES = ${SRC_DIR}/jquery/jquery.js\ 
     11    ${SRC_DIR}/selector/selector.js\ 
    1112    ${SRC_DIR}/event/event.js\ 
    1213    ${SRC_DIR}/fx/fx.js\