masqmail
changeset 199:a8855df82650
generated Makefile.in to install THANKS file
author | meillo@marmaro.de |
---|---|
date | Fri, 16 Jul 2010 12:39:14 +0200 |
parents | c5e964e6ddbe |
children | 116b0269c934 |
files | Makefile.in |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line diff
1.1 --- a/Makefile.in Fri Jul 16 10:08:06 2010 +0200 1.2 +++ b/Makefile.in Fri Jul 16 12:39:14 2010 +0200 1.3 @@ -35,8 +35,8 @@ 1.4 DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \ 1.5 $(srcdir)/Makefile.in $(srcdir)/config.h.in \ 1.6 $(top_srcdir)/configure AUTHORS COPYING ChangeLog INSTALL NEWS \ 1.7 - TODO acconfig.h config.guess config.sub depcomp install-sh \ 1.8 - missing mkinstalldirs 1.9 + THANKS TODO acconfig.h config.guess config.sub depcomp \ 1.10 + install-sh missing mkinstalldirs 1.11 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 1.12 am__aclocal_m4_deps = $(top_srcdir)/configure.ac 1.13 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \