Skip to content

Commit 7e5c2ff

Browse files
committed
fix for make dist
1 parent b00b538 commit 7e5c2ff

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

Makefile.am

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -381,7 +381,9 @@ DISTCLEANFILES = \
381381
./beam-orthotropic-hex20.vtu \
382382
./beam-orthotropic-hex8.vtu \
383383
./beam-orthotropic-tet10.vtu \
384-
./beam-orthotropic-tet4.vtu
384+
./beam-orthotropic-tet4.vtu \
385+
./hex8-sparse.vtu \
386+
./hex8-sparse.vtk
385387

386388
all-local:
387389
cp -r src/feenox$(EXEEXT) .

0 commit comments

Comments
 (0)