Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

google-authenticator-libpam does not contain Makefile #43

Open
Chaz6 opened this issue Jul 16, 2022 · 0 comments
Open

google-authenticator-libpam does not contain Makefile #43

Chaz6 opened this issue Jul 16, 2022 · 0 comments

Comments

@Chaz6
Copy link

Chaz6 commented Jul 16, 2022

$ git submodule update --init --recursive && cd src && ./build.sh

Building without internal key
rm -rf bin
rm -f *.o config.h *.gcno *.gcda *.gcov coverage*.html
(cd google-authenticator-libpam && make clean)
make[1]: Entering directory '/home/chaz/git/github.com_arcanericky_ga-cmd/src/google-authenticator-libpam'
make[1]: *** No rule to make target 'clean'.  Stop.
make[1]: Leaving directory '/home/chaz/git/github.com_arcanericky_ga-cmd/src/google-authenticator-libpam'
make: *** [makefile:56: clean] Error 2

$ ls google-authenticator-libpam/
bootstrap.sh  build  configure.ac  contrib  CONTRIBUTING.md  examples  FILEFORMAT  LICENSE  Makefile.am  man  README.md  src  tests  totp.html  utc-time
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant