Author: kraftche Date: 2008-08-18 12:22:17 -0500 (Mon, 18 Aug 2008) New Revision: 2046 Modified: cgm/trunk/test/Makefile.am Log: include test input files in tarball Modified: cgm/trunk/test/Makefile.am =================================================================== --- cgm/trunk/test/Makefile.am 2008-08-18 17:03:45 UTC (rev 2045) +++ cgm/trunk/test/Makefile.am 2008-08-18 17:22:17 UTC (rev 2046) @@ -37,3 +37,28 @@ modify_LDFLAGS = $(LDFLAGS) $(LINK_FLAGS) sheet_LDFLAGS = $(LDFLAGS) $(LINK_FLAGS) r_w_LDFLAGS = $(LDFLAGS) $(LINK_FLAGS) + +EXTRA_DIST = 62_shaver1.brep \ + 66_shaver3.brep \ + 72_shaver6.brep \ + aftersub.occ_ref \ + beforesub.occ_ref \ + beforesub2.occ_ref \ + huge.sat \ + model1.sat \ + model2.sat \ + model3.sat \ + model4.sat \ + model5.sat \ + model6.sat \ + model7.sat \ + stitch.occ_name \ + webcut_with_brick.sat \ + webcut_with_curve_loop.sat \ + webcut_with_extended_surf.sat \ + webcut_with_sheet.sat \ + webcut_with_sweep_along_curve.sat \ + webcut_with_sweep_surfaces.sat \ + webcut_with_sweep_surfaces_along_curve.sat \ + webcut_with_sweep_surfaces_rotated.sat +
participants (1)
-
kraftche@mcs.anl.gov