File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -419,7 +419,8 @@ CLEANFILES = cube_mesh.xda \
419419 write_exodus_TRI3.e \
420420 write_exodus_TRI6.e \
421421 write_exodus_TRI7.e \
422- write_exodus_TRISHELL3.e
422+ write_exodus_TRISHELL3.e \
423+ smoother.out
423424
424425# need to link any data files for VPATH builds
425426if LIBMESH_VPATH_BUILD
Original file line number Diff line number Diff line change @@ -2436,7 +2436,8 @@ CLEANFILES = cube_mesh.xda slit_mesh.xda slit_solution.xda out.e \
24362436 write_exodus_QUADSHELL9.e write_exodus_TET10.e \
24372437 write_exodus_TET14.e write_exodus_TET4.e write_exodus_TRI3.e \
24382438 write_exodus_TRI6.e write_exodus_TRI7.e \
2439- write_exodus_TRISHELL3.e $(am__append_8) $(am__append_9)
2439+ write_exodus_TRISHELL3.e smoother.out $(am__append_8) \
2440+ $(am__append_9)
24402441
24412442# need to link any data files for VPATH builds
24422443@LIBMESH_VPATH_BUILD_TRUE@BUILT_SOURCES = .linkstamp
You can’t perform that action at this time.
0 commit comments