]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
Distribute the styles files.
authorBruno Haible <bruno@clisp.org>
Thu, 1 Nov 2007 00:47:18 +0000 (00:47 +0000)
committerBruno Haible <bruno@clisp.org>
Tue, 23 Jun 2009 10:15:28 +0000 (12:15 +0200)
gettext-tools/styles/ChangeLog
gettext-tools/styles/Makefile.am

index 744c928f6f3057ed14decb73abfc89c6b8c40e4d..82ca6dffc69cabd6e4019f001357fa3223acdc90 100644 (file)
@@ -1,3 +1,7 @@
+2007-10-31  Bruno Haible  <bruno@clisp.org>
+
+       * Makefile.am (EXTRA_DIST): New variable.
+
 2007-10-28  Bruno Haible  <bruno@clisp.org>
 
        * po-default.css: Completely redesigned.
index dc6f9b1d9df9b58a4ae2ed41242d3a938ab2ebd9..e24e4eae99b9b28908e11a953e1b6b653f01e0d2 100644 (file)
@@ -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)