diff options
Diffstat (limited to 'g13/Makefile.am')
-rw-r--r-- | g13/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/g13/Makefile.am b/g13/Makefile.am index a8ae9eb25..b846dcda8 100644 --- a/g13/Makefile.am +++ b/g13/Makefile.am @@ -18,6 +18,8 @@ ## Process this file with automake to produce Makefile.in +EXTRA_DIST = ChangeLog-2011 + bin_PROGRAMS = g13 AM_CPPFLAGS = -I$(top_srcdir)/gl -I$(top_srcdir)/intl -I$(top_srcdir)/common |