X-Git-Url: http://sru.miketaylor.org.uk/?a=blobdiff_plain;f=test%2Fwidgets%2FMakefile;h=8a0dbd062eb7e55f23211ae76620fb622cefa742;hb=62b303b34d69f9cf1f18e9351a00317a3331ee40;hp=9e560c2a05723214487c99650c58781cf29fc397;hpb=deeb32511e0fbb9d14a31c00659d31214c3f9e53;p=mkws-moved-to-github.git diff --git a/test/widgets/Makefile b/test/widgets/Makefile index 9e560c2..8a0dbd0 100644 --- a/test/widgets/Makefile +++ b/test/widgets/Makefile @@ -34,7 +34,7 @@ screenshots: make index index: - cd ${IMAGES}; ls *.png | perl -ne 'chomp; print qq{

$$_



\n}' > index.html + cd ${IMAGES}; ls -tr *.png | perl -ne 'chomp; print qq{

$$_



\n}' > index.html help: @echo "make [ all | clean | distclean ]"