From: Bruno Haible Date: Mon, 1 Oct 2007 11:08:29 +0000 (+0000) Subject: Makefile for the gnulib generated tests directory. X-Git-Tag: v0.17~225 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=37c822615e5ab89825a054e3a504796d867d8711;p=thirdparty%2Fgettext.git Makefile for the gnulib generated tests directory. --- diff --git a/gettext-tools/gnulib-tests/ChangeLog b/gettext-tools/gnulib-tests/ChangeLog new file mode 100644 index 000000000..8b785bcd3 --- /dev/null +++ b/gettext-tools/gnulib-tests/ChangeLog @@ -0,0 +1,4 @@ +2007-10-01 Bruno Haible + + * Makefile.am: New file. + diff --git a/gettext-tools/gnulib-tests/Makefile.am b/gettext-tools/gnulib-tests/Makefile.am new file mode 100644 index 000000000..55a063513 --- /dev/null +++ b/gettext-tools/gnulib-tests/Makefile.am @@ -0,0 +1,21 @@ +## Makefile for the gettext-tools/gnulib-tests subdirectory of GNU gettext +## Copyright (C) 2007 Free Software Foundation, Inc. +## +## This program is free software; you can redistribute it and/or modify +## it under the terms of the GNU General Public License as published by +## the Free Software Foundation; either version 2, or (at your option) +## any later version. +## +## This program is distributed in the hope that it will be useful, +## but WITHOUT ANY WARRANTY; without even the implied warranty of +## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +## GNU General Public License for more details. +## +## You should have received a copy of the GNU General Public License +## along with this program; if not, write to the Free Software Foundation, +## Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + +## Process this file with automake to produce Makefile.in. + +# Rules generated and collected by gnulib-tool. +include Makefile.gnulib