From 83b55cc45c80d68ffe29f9b00e5fa6af255ed327 Mon Sep 17 00:00:00 2001 From: algernon Date: Thu, 15 Feb 2001 19:39:34 +0000 Subject: new file --- man/Makefile.am | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 man/Makefile.am (limited to 'man/Makefile.am') diff --git a/man/Makefile.am b/man/Makefile.am new file mode 100644 index 0000000..c4255f4 --- /dev/null +++ b/man/Makefile.am @@ -0,0 +1,22 @@ +## Process this file with automake to produce Makefile.in +## Copyright (C) 2000, 2001 Shawn Betts +## +## This file is part of ratpoison. +## +## ratpoison 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. +## +## ratpoison 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 +## +## $Id: Makefile.am,v 1.1 2001/02/15 19:39:34 algernon Exp $ + +man_MANS = ratpoison.1 -- cgit v1.2.3