Changeset 56

Show
Ignore:
Timestamp:
09/09/06 12:45:42 (2 years ago)
Author:
ajtack
Message:

Added a dependency on all changes in the directory, so Make can recompile the extension at will by checking modify dates.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/Makefile

    r51 r56  
    2020#                
    2121 
    22 OUTPUT_DIR = overhaul 
     22OUTPUT_DIR = overhaul_ext 
    2323 
    24 overhaul_ext: 
     24overhaul_ext: * 
    2525        mkdir -p ${OUTPUT_DIR}/content/overhaul 
    2626        cp overlays.xul ${OUTPUT_DIR}/content/overhaul