Changeset 2046

Show
Ignore:
Timestamp:
08/18/08 12:22:17 (4 months ago)
Author:
kraftche
Message:

include test input files in tarball

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • cgm/trunk/test/Makefile.am

    r2035 r2046  
    3838sheet_LDFLAGS = $(LDFLAGS) $(LINK_FLAGS) 
    3939r_w_LDFLAGS = $(LDFLAGS) $(LINK_FLAGS) 
     40 
     41EXTRA_DIST = 62_shaver1.brep \ 
     42             66_shaver3.brep \ 
     43             72_shaver6.brep \ 
     44             aftersub.occ_ref \ 
     45             beforesub.occ_ref \ 
     46             beforesub2.occ_ref \ 
     47             huge.sat \ 
     48             model1.sat \ 
     49             model2.sat \ 
     50             model3.sat \ 
     51             model4.sat \ 
     52             model5.sat \ 
     53             model6.sat \ 
     54             model7.sat \ 
     55             stitch.occ_name \ 
     56             webcut_with_brick.sat \ 
     57             webcut_with_curve_loop.sat \ 
     58             webcut_with_extended_surf.sat \ 
     59             webcut_with_sheet.sat \ 
     60             webcut_with_sweep_along_curve.sat \ 
     61             webcut_with_sweep_surfaces.sat \ 
     62             webcut_with_sweep_surfaces_along_curve.sat \ 
     63             webcut_with_sweep_surfaces_rotated.sat 
     64