Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
Already on GitHub? Sign in to your account
Ignore more files created by AM_GNU_GETTEXT #33
Conversation
behdad
merged commit 57f7ab1
into
behdad:master
Jul 28, 2016
|
Thanks. |
mcatanzaro
deleted the
unknown repository branch
Jul 28, 2016
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
mcatanzaro commentedJul 28, 2016
In porting some projects away from using intltool, I discovered that git.mk doesn't ignore all the files created when using AM_GNU_GETTEXT.
@jjardon