fixed typo

This commit is contained in:
Frank Morgner
2015-07-31 19:10:12 +02:00
parent c242c144c3
commit ac470673d3
2 changed files with 2 additions and 2 deletions

View File

@@ -51,7 +51,7 @@ then
fi fi
else else
# make sure these files are the most recent # make sure these files are the most recent
touch scr/npa-tool.ggo touch src/npa-tool.ggo
touch src/cmdline.h src/cmdline.h touch src/cmdline.h src/cmdline.h
fi fi

View File

@@ -50,7 +50,7 @@ then
fi fi
else else
# make sure these files are the most recent # make sure these files are the most recent
touch scr/pcsc-relay.ggo touch src/pcsc-relay.ggo
touch src/cmdline.h src/cmdline.h touch src/cmdline.h src/cmdline.h
fi fi