diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am index 7d986cd..69b12bd 100644 --- a/Makefile.am +++ b/Makefile.am @@ -36,8 +36,8 @@ GITLOG_TO_CHANGELOG=gitlog-to-changelog EXTRA_DIST = autogen.sh autogen.rc libgpg-error.spec.in \ VERSION COPYING COPYING.LIB doc/HACKING ChangeLog-2011 \ po/ChangeLog-2011 m4/ChangeLog-2011 \ - build-aux/git-log-footer build-aux/git-log-fix - + build-aux/git-log-footer build-aux/git-log-fix \ + build-aux/libtool.patch if LANGUAGES_SOME lang_subdirs = lang |