cleanup: Remove trailing whitespace.
[skel] / Makefile.am
index e98b565..6080464 100644 (file)
@@ -1,6 +1,6 @@
 ## -*-makefile-*-
 ##
-## $Id: Makefile.am,v 1.7 2003/11/29 23:35:38 mdw Exp $
+## $Id$
 ##
 ## Makefile for skel
 ##
 ## 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.
-## 
+##
 ## Skel 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 Skel; if not, write to the Free Software Foundation,
 ## Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
 
-##----- Revision history ----------------------------------------------------
-##
-## $Log: Makefile.am,v $
-## Revision 1.7  2003/11/29 23:35:38  mdw
-## Debianization.
-##
-## Revision 1.6  2002/09/28 11:39:06  mdw
-## Haskell support
-##
-## Revision 1.5  1999/12/22 17:08:29  mdw
-## Support MXD files.
-##
-## Revision 1.4  1999/08/23 18:54:00  mdw
-## Support Objective-C.
-##
-## Revision 1.3  1999/08/09 11:44:23  mdw
-## Java skeleton added.
-##
-## Revision 1.2  1999/06/01 22:31:08  mdw
-## Add support for `wml' files.
-##
-## Revision 1.1.1.1  1999/04/05 13:44:59  mdw
-## Initial import.
-##
-
 ## --- Basic automake configuration ---
 
 AUTOMAKE_OPTIONS = foreign
@@ -66,7 +41,8 @@ pkgdata_DATA = \
        skelrc.c skelrc.cc skelrc.h skelrc.m skelrc.y skelrc.java \
        skelrc.mxd \
        skelrc.el \
-       skelrc.pm skelrc.pl \
+       skelrc.lisp \
+       skelrc.pm skelrc.pl skelrc.py skelrc.pyx \
        skelrc.am skelrc.in \
        skelrc.wml \
        skelrc.hs skelrc.gc \