[Gpg4win-commits] r162 - trunk/doc/website

scm-commit@wald.intevation.org scm-commit at wald.intevation.org
Wed Feb 15 14:32:09 CET 2006


Author: werner
Date: 2006-02-15 14:32:09 +0100 (Wed, 15 Feb 2006)
New Revision: 162

Added:
   trunk/doc/website/Makefile.am
Log:
Add missing Makefile.


Added: trunk/doc/website/Makefile.am
===================================================================
--- trunk/doc/website/Makefile.am	2006-02-15 13:25:53 UTC (rev 161)
+++ trunk/doc/website/Makefile.am	2006-02-15 13:32:09 UTC (rev 162)
@@ -0,0 +1,24 @@
+# Makefile.am - Documentation for the GnuPG 4 Windows Website
+# Copyright (C) 2005 g10 Code GmbH
+# 
+# This file is part of GPG4Win.
+# 
+# GPG4Win 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 of the License, or
+# (at your option) any later version.
+# 
+# GPG4Win 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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA
+
+EXTRA_DIST = README buildhtml.mk gpg4win.css index-de.htm4 index.htm4 \
+             template.m4 template_header.m4 versions.m4 \
+             pix/disk.png pix/lock.png pix/logo.png
+
+



More information about the Gpg4win-commits mailing list