Skip to content

Commit

Permalink
add example files to Makefile.am
Browse files Browse the repository at this point in the history
  • Loading branch information
bkmgit committed Feb 14, 2022
1 parent 1f8fc2d commit cc57276
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion examples/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,7 @@ exdir = ${prefix}/share/TestU01/examples

ex_DATA = bat1.res bat2.res birth1.res ex3.res excel.dat vax.bin my16807.h \
bat1.c bat2.c bat3.c birth1.c birth2.c ex1.c ex3.c ex4.c ex7.c \
fcoll.c fbirth.c scat.c scat2.c my16807.c mrg32k3a.c xorshift.c \
fcoll.c fbirth.c scat.c scat2.c my16807.c mrg32k3a.c pcg32.c speedpcg32.c \
speedxoshiro128plusplus.c testpcg32.c testxoshiro128plusplus.c \
xorshift.c xoshiro128plusplus.c \
fbirth.res1.tex fbirth.res2.tex fcoll.res1.tex fcoll.res2.tex

0 comments on commit cc57276

Please sign in to comment.