X-Git-Url: https://git.openssl.org/gitweb/?p=openssl.git;a=blobdiff_plain;f=util%2Fmkstack.pl;h=085c50f790f202d62cc15dd57032d093f81479d5;hp=3ee13fe7c9da56e86ed3100538d24909e26443ed;hb=7e38616d1f142fba491a27bd2e8ae88f6ec1cf52;hpb=4dd4535441cfd524138a346ea2f09989ad49db49 diff --git a/util/mkstack.pl b/util/mkstack.pl index 3ee13fe7c9..085c50f790 100755 --- a/util/mkstack.pl +++ b/util/mkstack.pl @@ -21,7 +21,7 @@ while (@ARGV) { } -@source = (, , , ); +@source = (, , ); foreach $file (@source) { next if -l $file;