Changeset 296
- Timestamp:
- 11/30/03 22:41:08 (5 years ago)
- Files:
-
- 1 modified
-
trunk/Build.PL (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Build.PL
r292 r296 238 238 $build->{config}{__extra_scripts} = 239 239 [ "wiki.conf", "preferences.cgi", "supersearch.cgi", 240 "newpage.cgi" , "pubcrawl.cgi"];240 "newpage.cgi" ]; 241 241 $build->{config}{__templates} = [ 242 242 "backlink_results.tt", 243 "banner.tt", 243 244 "differences.tt", 244 245 "display_categories.tt", … … 256 257 "openguides_information_boxes.tt", 257 258 "preferences.tt", 258 "pubcrawl.tt",259 259 "rdf_index.tt", 260 260 "recent_changes.tt",
