From: Bruno Haible Date: Thu, 1 Nov 2007 00:47:18 +0000 (+0000) Subject: Distribute the styles files. X-Git-Tag: v0.17~24 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=63543fc65d1c5c4069968b517c7fd21ccfa1865e;p=thirdparty%2Fgettext.git Distribute the styles files. --- diff --git a/gettext-tools/styles/ChangeLog b/gettext-tools/styles/ChangeLog index 744c928f6..82ca6dffc 100644 --- a/gettext-tools/styles/ChangeLog +++ b/gettext-tools/styles/ChangeLog @@ -1,3 +1,7 @@ +2007-10-31 Bruno Haible + + * Makefile.am (EXTRA_DIST): New variable. + 2007-10-28 Bruno Haible * po-default.css: Completely redesigned. diff --git a/gettext-tools/styles/Makefile.am b/gettext-tools/styles/Makefile.am index dc6f9b1d9..e24e4eae9 100644 --- a/gettext-tools/styles/Makefile.am +++ b/gettext-tools/styles/Makefile.am @@ -1,5 +1,5 @@ ## Makefile for the gettext-tools/styles subdirectory of GNU gettext -## Copyright (C) 2006 Free Software Foundation, Inc. +## Copyright (C) 2006-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 @@ -25,3 +25,5 @@ styles_DATA = \ po-default.css \ po-vim.css \ po-emacs-x.css po-emacs-xterm256.css po-emacs-xterm16.css po-emacs-xterm.css + +EXTRA_DIST = $(styles_DATA)