Skip to content

Commit

Permalink
fixed typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Frank Morgner committed Jul 31, 2015
1 parent c242c14 commit ac47067
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion npa/configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ then
fi
else
# 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
fi

Expand Down
2 changes: 1 addition & 1 deletion pcsc-relay/configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ then
fi
else
# 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
fi

Expand Down

0 comments on commit ac47067

Please sign in to comment.